Method

ClutterActorset_easing_duration

since: 1.10

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

Type: guint

The duration of the easing, or NULL.