Gimp.Unit.get_deletion_flag

@accepts(Gimp.Unit)
@returns(bool)
def get_deletion_flag(self):
    # Python wrapper for gimp_unit_get_deletion_flag()
  
self

The unit you want to know the @deletion_flag of.

Returns