Skip to content
  • Tim Janik's avatar
    enum and flags type creation can now be done through · 6430ad63
    Tim Janik authored
    Wed Jun 10 06:25:17 1998  Tim Janik  <timj@gtk.org>
    
            * gtk/gtktypeutils.h:
            * gtk/gtktypeutils.c: enum and flags type creation can now be done
            through gtk_type_register_enum() and gtk_type_register_flags(),
            which allow to specify the enum value arrays directly.
            the NULL terminated value arrays can be retrived through
            gtk_type_enum_get_values() and gtk_type_flags_get_values();
    6430ad63
To find the state of this project's repository at the time of any of these versions, check out the tags.