Method

ClutterAnimatableget_actor

Declaration [src]

ClutterActor*
clutter_animatable_get_actor (
  ClutterAnimatable* animatable
)

Description [src]

Get animated actor.

Return value

Type: ClutterActor

A ClutterActor.

The returned data is owned by the instance.