Method
ClutterActorrestore_easing_state
Declaration [src]
void
clutter_actor_restore_easing_state (
ClutterActor* self
)
Description [src]
Restores the easing state as it was prior to a call to
clutter_actor_save_easing_state()
.
void
clutter_actor_restore_easing_state (
ClutterActor* self
)
Restores the easing state as it was prior to a call to
clutter_actor_save_easing_state()
.