Searched defs:_GParamSpec (Results 1 – 1 of 1) sorted by relevance
199 struct _GParamSpec struct201 GTypeInstance g_type_instance;203 gchar *name;204 GParamFlags flags;205 GType value_type;206 GType owner_type; /* class or interface using this property */209 gchar *_nick;210 gchar *_blurb;234 struct _GParamSpecClass argument