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.

Available since:1.10

Parameters

msecs guint
 

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