Method

ClutterActorget_easing_duration

Declaration [src]

guint
clutter_actor_get_easing_duration (
  ClutterActor* self
)

Description [src]

Retrieves the duration of the tweening for animatable properties of self for the current easing state.

Available since:1.10

Return value

Returns: guint
 

The duration of the tweening, in milliseconds.