Gimp.Parasite.compare
@accepts(Gimp.Parasite, Gimp.Parasite)
@returns(bool)
def compare(self, b):
# Python wrapper for gimp_parasite_compare()
Compare parasite's contents.
- self
- b
- Returns
@accepts(Gimp.Parasite, Gimp.Parasite)
@returns(bool)
def compare(self, b):
# Python wrapper for gimp_parasite_compare()
Compare parasite's contents.