units_to_double


Description:


[ Version ( since = "1.16" ) ]
public double units_to_double (int i)

Converts a number in Pango units to floating-point.

The conversion is done by dividing i by pango_scale.

Parameters:

i

value in Pango units

Returns:

the double value.


Namespace: Pango
Package: pango