- g_source_set_closure
void g_source_set_closure(GSource* source, GClosure* closure)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- g_source_set_dummy_callback
void g_source_set_dummy_callback(GSource* source)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.