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.

Parameters

msecs

Type: guint

The duration of the easing, or NULL.