Method

GLibMainContextpending

Declaration

gboolean
g_main_context_pending (
  GMainContext* context
)

Description

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

Return value

Type: gboolean

TRUE if events are pending.