Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gparam.h>
Data Fields | |
GTypeInstance | g_type_instance |
const gchar * | name |
GParamFlags | flags |
GType | value_type |
GType | owner_type |
gchar * | _nick |
gchar * | _blurb |
GData * | qdata |
guint | ref_count |
guint | param_id |
GParamFlags _GParamSpec::flags |
Definition at line 212 of file gparam.h.
Referenced by g_object_notify_queue_add().
GTypeInstance _GParamSpec::g_type_instance |