Function

Clutterevents_pending

Declaration [src]

gboolean
clutter_events_pending (
  void
)

Description [src]

Checks if events are pending in the event queue.

Return value

Type: gboolean

TRUE if there are pending events, FALSE otherwise.