Function

Clutterevents_pending

since: 14

Declaration [src]

gboolean
clutter_events_pending (
  void
)

Description [src]

Checks if events are pending in the event queue.

Available since: 14

Return value

Type: gboolean

TRUE if there are pending events, FALSE otherwise.