get_size_is_absolute


Description:

[ 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 [method@Pango.FontDescription.set_size] and [method@Pango.FontDescription.set_absolute_size].

Parameters:

this

a `PangoFontDescription`

Returns:

whether the size for the font description is in points or device units. Use [method@Pango.FontDescription.get_set_fields] to find out if the size field of the font description was explicitly set or not.