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() : boolRuns a single iteration for the given main loop. |
static | Iteration(bool) : boolRuns a single iteration for the given main loop. |
static | Pending() : boolChecks if any sources have pending events for the given context. |