Method
ClutterPathNodecopy
Declaration [src]
ClutterPathNode*
clutter_path_node_copy (
const ClutterPathNode* node
)
Return value
Returns: | ClutterPathNode |
The copied node. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |