Gimp.Parasite.is_persistent

@accepts(Gimp.Parasite)
@returns(bool)
def is_persistent(self):
    # Python wrapper for gimp_parasite_is_persistent()
  
self

a Gimp.Parasite

Returns