Gimp.Unit.pica

function pica(): Gimp.Unit {
    // Gjs wrapper for gimp_unit_pica()
}
  

Returns the unique object representing Pica unit.

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

Since 3.0

Returns

The unique pica unit.