#include <stdapis/glib-2.0/gobject/gparamspecs.h>
| struct _GParamSpecEnum |
| Public Attributes | |
|---|---|
| gint | default_value |
| GEnumClass * | enum_class |
| GParamSpec | parent_instance |
GParamSpecEnum: : private GParamSpec portion : the GEnumClass for the enum : default value for the property specified
A GParamSpec derived structure that contains the meta data for enum properties.