Method
GimpParasitecopy
Declaration [src]
GimpParasite*
gimp_parasite_copy (
const GimpParasite* parasite
)
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. |