Package: glib

Function g-main-context-pending

Lambda List

g-main-context-pending (context)

Arguments

context -- a g-main-context instance, if null-pointer, the default context will be used

Return Value

True if events are pending.

Details

Checks if any sources have pending events for the given main context.
 

See also

2021-12-10