A GParamSpec derived structure that contains the meta data for enum properties. GParamSpec parent_instance; private GParamSpec portion GEnumClass *enum_class; the GEnumClass for the enum gint default_value; default value for the property specified
See Implementation
A GParamSpec derived structure that contains the meta data for enum properties. GParamSpec parent_instance; private GParamSpec portion GEnumClass *enum_class; the GEnumClass for the enum gint default_value; default value for the property specified