Function

Pango-1.0Pangounits_to_doubleSince 1.16

  • Converts a number in Pango units to floating-point.

    The conversion is done by dividing i by PANGO_SCALE.

    Parameters

    • i: number

      value in Pango units

    Returns number

    the double value.

    1.16