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