#include <stdapis/glib-2.0/gobject/genums.h>
| struct _GFlagsValue |
| Public Attributes | |
|---|---|
| guint | value |
| const gchar * | value_name |
| const gchar * | value_nick |
GFlagsValue: : the flags value : the name of the value : the nickname of the value
A structure which contains a single flags value, its name, and its nickname.