Method
ClutterTransitionget_animatable
Declaration [src]
ClutterAnimatable*
clutter_transition_get_animatable (
ClutterTransition* transition
)
Description [src]
Retrieves the ClutterAnimatable
set using clutter_transition_set_animatable().
Available since: | 1.10 |
Gets property | Clutter.Transition:animatable |
Return value
Returns: | ClutterAnimatable |
A |
|
The data is owned by the instance. |