GSource

Undocumented in source.

Members

Variables

callback_data
gpointer callback_data;
Undocumented in source.
callback_funcs
GSourceCallbackFuncs* callback_funcs;
Undocumented in source.
context
GMainContext* context;
Undocumented in source.
flags
guint flags;
Undocumented in source.
name
char* name;
Undocumented in source.
next
GSource* next;
Undocumented in source.
poll_fds
GSList* poll_fds;
Undocumented in source.
prev
GSource* prev;
Undocumented in source.
priority
gint priority;
Undocumented in source.
priv
GSourcePrivate* priv;
Undocumented in source.
ref_count
guint ref_count;
Undocumented in source.
source_funcs
GSourceFuncs* source_funcs;
Undocumented in source.
source_id
guint source_id;
Undocumented in source.

Meta