Method

GimpVectorscopy

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

Returns: GimpVectors
 

The newly copied vectors object.

 The data is owned by the instance.