Constructor
CallyActornew
Declaration [src]
AtkObject*
cally_actor_new (
ClutterActor* actor
)
Parameters
actor-
Type:
ClutterActorA
ClutterActor.The data is owned by the caller of the function.
Return value
Type: AtkObject
The newly created AtkObject.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |