MainContext.default_

Returns the global-default main context. This is the main context used for main loop functions when a main loop is not explicitly specified, and corresponds to the "main" main loop. See also glib.main_context.MainContext.getThreadDefault.

class MainContext
static
default_
()

Return Value

Type: glib.main_context.MainContext

the global-default main context.