Function

GimpUnitpica

since: 3.0

Declaration [src]

GimpUnit*
gimp_unit_pica (
  void
)

Description [src]

Returns the unique object representing Pica unit.

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

Available since: 3.0

Return value

Type: GimpUnit

The unique pica unit.

The data is owned by the called function.