Function
ClutterEventget
Declaration [src]
ClutterEvent*
clutter_event_get (
void
)
Description [src]
Pops an event off the event queue. Applications should not need to call this.
Available since: | 0.4 |
Return value
Returns: | ClutterEvent |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |