FontLevel#

Added in version 4.10.

class FontLevel#

The level of granularity for the font selection.

Depending on this value, the PangoFontDescription that is returned by get_font_desc will have more or less fields set.

Fields#

class FontLevel
FACE#

Select a font face (i.e. a family and a style)

FAMILY#

Select a font family

FEATURES#

Select a font and font features

FONT#

Select a font (i.e. a face with a size, and possibly font variations)