Gimp.get_default_unit

@returns(Gimp.Unit)
def get_default_unit():
    # Python wrapper for gimp_get_default_unit()
  

Get the default unit (taken from the user's locale).

Returns the default unit.

Since 2.4

Returns