Method
ClutterKnotcopy
Declaration [src]
ClutterKnot*
clutter_knot_copy (
const ClutterKnot* knot
)
Return value
Type: ClutterKnot
The copied knot.
The caller of the method takes ownership of the data, and is responsible for freeing it. |