Function

Clutterevents_pending

since: 13

Declaration [src]

gboolean
clutter_events_pending (
  void
)

Description [src]

Checks if events are pending in the event queue.

Available since: 13

Return value

Type: gboolean

TRUE if there are pending events, FALSE otherwise.