Gimp.Unit.inch
function inch(): Gimp.Unit {
// Gjs wrapper for gimp_unit_inch()
}
Returns the unique object representing inch unit.
This procedure returns the unit representing inch. The returned object is unique across the whole run.
Since 3.0
- Returns
The unique inch unit.