Gimp.Parasite.is_undoable

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

a Gimp.Parasite

Returns