Gimp.Unit.inch
@returns(Gimp.Unit)
def inch():
# Python 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