event_peek
Description:
Returns a pointer to the first event from the event queue but does not remove it.
Returns:
A Event or NULL if queue empty. |
Namespace: Clutter
Package: clutter-1.0
Returns a pointer to the first event from the event queue but does not remove it.
A Event or NULL if queue empty. |