Method

ClutterAnimatableget_actor

Declaration [src]

ClutterActor*
clutter_animatable_get_actor (
  ClutterAnimatable* animatable
)

Description [src]

Get animated actor.

Return value

Returns: ClutterActor
 

A ClutterActor.

 The data is owned by the instance.