Method

ClutterActorset_easing_duration

Declaration [src]

void
clutter_actor_set_easing_duration (
  ClutterActor* self,
  guint msecs
)

Description [src]

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

Available since:1.10

Parameters

msecs guint
 

The duration of the easing, or NULL.