Searched defs:_GSourceFuncs (Results 1 – 1 of 1) sorted by relevance
264 struct _GSourceFuncs struct266 gboolean (*prepare) (GSource *source,268 gboolean (*check) (GSource *source);269 gboolean (*dispatch) (GSource *source,272 void (*finalize) (GSource *source); /* Can be NULL */276 GSourceFunc closure_callback; 277 GSourceDummyMarshal closure_marshal; /* Really is of type GClosureMarshal */