Documentation
Dlang.org
MainContext.pending
glib
main_context
MainContext
Checks if any sources have pending events for the given context.
class
MainContext
bool
pending
(
)
Return Value
Type:
bool
true if events are pending.
glib
main_context
MainContext
constructors
this
functions
acquire
addPoll
check
dispatch
findSourceByFuncsUserData
findSourceById
findSourceByUserData
invokeFull
isOwner
iteration
pending
popThreadDefault
prepare
pushThreadDefault
query
release
removePoll
wait
wakeup
static functions
default_
getThreadDefault
newWithFlags
refThreadDefault
Checks if any sources have pending events for the given context.