Function

Clutterevents_pending

Declaration [src]

gboolean
clutter_events_pending (
  void
)

Description [src]

Checks if events are pending in the event queue.

Available since:0.4

Return value

Returns: gboolean
 

TRUE if there are pending events, FALSE otherwise.