Package: glib

Function g-main-context-dispatch

Lambda List

g-main-context-dispatch (context)

Arguments

context -- a g-main-context instance

Details

Dispatches all pending sources. You must have successfully acquired the context with the g-main-context-acquire function before you may call this function.
 

See also

2021-12-10