_GFlagsValue Struct Reference

#include <stdapis/glib-2.0/gobject/genums.h>

struct _GFlagsValue
Public Attributes
guint value
const gchar *value_name
const gchar *value_nick

Detailed Description

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.

Member Attribute Documentation

value

guint value

value_name

const gchar *value_name

value_nick

const gchar *value_nick