Part V. Clutter Animation Framework

Clutter has a fully extensible animation framework providing support for explicit and implicit animations of single actors as well as groups of actors.

Table of Contents

Base classes
ClutterTimeline — A class for time-based events
Value intervals — An object holding an interval of two values
ClutterAnimatable — Interface for animatable classes
ClutterTransition — Transition between two values
ClutterPropertyTransition — Property transitions
ClutterKeyframeTransition — Keyframe property transition
ClutterTransitionGroup — Group transitions together