GLib.MainContext: Method Members

The methods of GLib.MainContext are listed below. For a list of all members, see the MainContext Members list.

See Also: Inherited members from System.Object

Public Methods

static
Iteration() : bool
Runs a single iteration for the given main loop.
static
Iteration(bool) : bool
Runs a single iteration for the given main loop.
static
Pending() : bool
Checks if any sources have pending events for the given context.