[ Version ( since = "1.8" ) ]
public bool get_size_is_absolute ()
Determines whether the size of the font is in points (not absolute) or device units (absolute).
See [[email protected]_size] and [[email protected]_absolute_size].
this |
a `PangoFontDescription` |
whether the size for the font description is in points or device units. Use [[email protected]_set_fields] to find out if the size field of the font description was explicitly set or not. |