A structure which contains a single flags value, its name, and its nickname. guint value; the flags value const gchar *value_name; the name of the value const gchar *value_nick; the nickname of the value
See Implementation
A structure which contains a single flags value, its name, and its nickname. guint value; the flags value const gchar *value_name; the name of the value const gchar *value_nick; the nickname of the value