Virtual Method
ClutterTransitiondetached
Declaration [src]
void
detached (
  ClutterTransition* transition,
  ClutterAnimatable* animatable
)
Description [src]
Virtual function; called when a transition is detached from a ClutterAnimatable instance.
Parameters
- animatable
- 
            Type: ClutterAnimatableNo description available. The data is owned by the caller of the method.