Package: glib

Function glib:main-context-default

Lambda List

glib:main-context-default ()

Return Value

The 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

2024-11-6