Method
ClutterEventset_stage
since: 1.8
Declaration [src]
void
clutter_event_set_stage (
ClutterEvent* event,
ClutterStage* stage
)
Parameters
stage
-
Type:
ClutterStage
A
ClutterStage
, orNULL
.The argument can be NULL
.The data is owned by the caller of the function.