@default


Description:

public static unowned 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 [func@GLib.MainContext.get_thread_default].

Returns:

the global-default main context.