Method

ClutterActorset_easing_delay

Declaration [src]

void
clutter_actor_set_easing_delay (
  ClutterActor* self,
  guint msecs
)

Description [src]

Sets the delay that should be applied before tweening animatable properties.

Parameters

msecs

Type: guint

The delay before the start of the tweening, in milliseconds.