Method
ClutterActorget_stage
Declaration [src]
ClutterActor*
clutter_actor_get_stage (
  ClutterActor* actor
)
Return value
Type: ClutterStage
The stage
  containing the actor, or NULL.
| The returned data is owned by the instance. | 
ClutterActor*
clutter_actor_get_stage (
  ClutterActor* actor
)
Type: ClutterStage
The stage
  containing the actor, or NULL.
| The returned data is owned by the instance. |