| Top |  |  |  |  | 
| CallyCloneCallyClone — Implementation of the ATK interfaces for a ClutterClone | 
CallyClone implements the required ATK interfaces of ClutterClone
In particular it sets a proper role for the clone, as just a image, as it is the sanest and simplest approach.
AtkObject *
cally_clone_new (ClutterActor *actor);
Creates a new CallyClone for the given actor
. actor
 must be a
ClutterClone.
Since: 1.4