Method
ClutterPathadd_node
Declaration [src]
void
clutter_path_add_node (
ClutterPath* path,
const ClutterPathNode* node
)
Parameters
node
-
Type:
ClutterPathNode
A
ClutterPathNode
.The data is owned by the caller of the method.