Gimp.Parasite.is_type
@accepts(Gimp.Parasite, unicode)
@returns(bool)
def is_type(self, name):
# Python wrapper for gimp_parasite_is_type()
Compare parasite's names.
- self
- name
a parasite name.
- Returns
@accepts(Gimp.Parasite, unicode)
@returns(bool)
def is_type(self, name):
# Python wrapper for gimp_parasite_is_type()
Compare parasite's names.
a parasite name.