Method

GimpVectorscopy

since: 2.6

Declaration [src]

GimpVectors*
gimp_vectors_copy (
  GimpVectors* vectors
)

Description [src]

Copy a vectors object.

This procedure copies the specified vectors object and returns the copy.

Available since: 2.6

Return value

Type: GimpVectors

The newly copied vectors object.

The data is owned by the instance.