Main Gtk struct. A structure which contains a single enum value, its name, and its nickname. gint value; the enum value const gchar *value_name; the name of the value const gchar *value_nick; the nickname of the value
See Implementation
Main Gtk struct. A structure which contains a single enum value, its name, and its nickname. gint value; the enum value const gchar *value_name; the name of the value const gchar *value_nick; the nickname of the value