Method

GLibMainContextpending

Declaration [src]

gboolean
g_main_context_pending (
  GMainContext* context
)

Description [src]

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

Return value

Type: gboolean

TRUE if events are pending.