Method

GimpParasitecopy

[]

Declaration [src]

GimpParasite*
gimp_parasite_copy (
  const GimpParasite* parasite
)
[]

Description [src]

Create a new parasite with all the same values.

[]

Return value

Type: GimpParasite

A newly allocated GimpParasite with same contents.

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