TypeScript API Documentation for PANGO
API Version: 1.0
Library Version: 1.57.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.16
Converts a floating-point number to Pango units.
The conversion is done by multiplying d by PANGO_SCALE and rounding the result to nearest integer.
d
PANGO_SCALE
double floating-point value
the value in Pango units.
1.16
Converts a floating-point number to Pango units.
The conversion is done by multiplying
dbyPANGO_SCALEand rounding the result to nearest integer.