Gimp.Unit.point

@returns(Gimp.Unit)
def point():
    # Python wrapper for gimp_unit_point()
  

Returns the unique object representing typographical point unit.

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

Since 3.0

Returns