Gimp.Unit.mm

@returns(Gimp.Unit)
def mm():
    # Python wrapper for gimp_unit_mm()
  

Returns the unique object representing millimeter unit.

This procedure returns the unit representing millimeter. The returned object is unique across the whole run.

Since 3.0

Returns