Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gmain.h>
Data Fields | |
gpointer | callback_data |
GSourceCallbackFuncs * | callback_funcs |
const GSourceFuncs * | source_funcs |
guint | ref_count |
GMainContext * | context |
gint | priority |
guint | flags |
guint | source_id |
GSList * | poll_fds |
GSource * | prev |
GSource * | next |
char * | name |
GSourcePrivate * | priv |
GSourceCallbackFuncs* _GSource::callback_funcs |
GMainContext* _GSource::context |
GSourcePrivate* _GSource::priv |
const GSourceFuncs* _GSource::source_funcs |