Gimp.Unit.point

function point(): Gimp.Unit {
    // Gjs 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

The unique point unit.