Method

ClutterActorset_easing_mode

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.

Parameters

mode

Type: ClutterAnimationMode

An easing mode, excluding CLUTTER_CUSTOM_MODE.