API Version: 1.0
Library Version: 1.52.2
Generated by gi-docgen 2022.2
since: 1.16
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
Available since: 1.16
Type: int
int
Value in Pango units.
Type: double
double
The double value.