API Version: 1.0
Library Version: 1.48.4
double pango_units_to_double ( int i )
Converts a number in Pango units to floating-point.
The conversion is done by dividing i by PANGO_SCALE.
i
PANGO_SCALE
int
value in Pango units
double
the double value.