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:
ClutterAnimatable
No description available.
The data is owned by the caller of the method.