Method

ClutterActorset_easing_mode

since: 1.10

Declaration [src]

void
clutter_actor_set_easing_mode (
  ClutterActor* self,
  ClutterAnimationMode mode
)

Description [src]

Sets the easing mode for the tweening of animatable properties of self.

Available since: 1.10

Parameters

mode

Type: ClutterAnimationMode

An easing mode, excluding CLUTTER_CUSTOM_MODE.