Constructor
ClutterClonenew
Declaration [src]
ClutterActor*
clutter_clone_new (
ClutterActor* source
)
Parameters
source |
ClutterActor |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | ClutterActor |
The newly created |
|
The data is owned by the called function. |