Method

ClutterKnotcopy

Declaration [src]

ClutterKnot*
clutter_knot_copy (
  const ClutterKnot* knot
)

Description [src]

Makes an allocated copy of a knot.

Return value

Type: ClutterKnot

The copied knot.

The caller of the method takes ownership of the data, and is responsible for freeing it.