Method
ClutterEventget_stage
Declaration [src]
ClutterStage*
clutter_event_get_stage (
const ClutterEvent* event
)
Description [src]
Retrieves the source ClutterStage the event originated for, or
NULL if the event has no stage.
Return value
Type: ClutterStage
A ClutterStage.
| The data is owned by the instance. |