g_main_context_wait ( main_context cond mutex -- gboolean )


Vocabulary
glib.ffi

Inputs
main_contextan object
condan object
mutexan object


Outputs
gbooleanan object


Definition


LIBRARY: glib FUNCTION: gboolean g_main_context_wait
( GMainContext* main_context, GCond* cond, GMutex* mutex )