Method
ClutterActorget_easing_mode
Declaration [src]
ClutterAnimationMode
clutter_actor_get_easing_mode (
ClutterActor* self
)
Description [src]
Retrieves the easing mode for the tweening of animatable properties
of self for the current easing state.
| Available since: | 1.10 |
Return value
| Returns: | ClutterAnimationMode |
An easing mode. |