#include <stdapis/glib-2.0/gobject/gparamspecs.h>
| struct _GParamSpecFlags |
| Public Attributes | |
|---|---|
| guint | default_value |
| GFlagsClass * | flags_class |
| GParamSpec | parent_instance |
GParamSpecFlags: : private GParamSpec portion : the GFlagsClass for the flags : default value for the property specified
A GParamSpec derived structure that contains the meta data for flags properties.