Gimp.Unit.get_identifier

@accepts(Gimp.Unit)
@returns(unicode)
def get_identifier(self):
    # Python wrapper for gimp_unit_get_identifier()
  

This is an untranslated string and must not be changed or freed.

self

The unit you want to know the identifier of.

Returns