Package: glib

Function glib:main-context-pending

Lambda List

glib:main-context-pending (context)

Arguments

context -- a g:main-context instance, if nil, 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

#2024-11-6