Gimp.Unit.pica

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