Method

ClutterTransitionget_animatable

Declaration [src]

ClutterAnimatable*
clutter_transition_get_animatable (
  ClutterTransition* transition
)

Return value

Type: ClutterAnimatable

A ClutterAnimatable, or NULL; the returned animatable is owned by the ClutterTransition, and it should not be freed directly.

The returned data is owned by the instance.