Function
ClutterEventget
Declaration [src]
ClutterEvent*
clutter_event_get (
void
)
Return value
Type: ClutterEvent
A ClutterEvent
or NULL if queue empty.
The caller of the function takes ownership of the data, and is responsible for freeing it. |