Method

GimpPathcopy

since: 2.6

Declaration [src]

GimpPath*
gimp_path_copy (
  GimpPath* path
)

Description [src]

Copy a path object.

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

Available since: 2.6

Return value

Type: GimpPath

The newly copied path object.

The data is owned by the instance.