Gimp.Unit.mm
function mm(): Gimp.Unit {
// Gjs 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
The unique millimeter unit.