Package: glib

Function g-main-context-default

Lambda List

g-main-context-default ()

Return Value

A g-main-context instance with the global default context.

Details

Returns the global default context. This is the context used for main loop functions when a main loop is not explicitly specified, and corresponds to the "main" main loop.
 

See also

2021-12-10