Gimp.Parasite.copy
@accepts(Gimp.Parasite)
@returns(Gimp.Parasite)
def copy(self):
# Python wrapper for gimp_parasite_copy()
Create a new parasite with all the same values.
- self
- Returns
@accepts(Gimp.Parasite)
@returns(Gimp.Parasite)
def copy(self):
# Python wrapper for gimp_parasite_copy()
Create a new parasite with all the same values.