GtkFontChooserLevel

Specifies the granularity of font selection that is desired in a GtkFontChooser.

This enumeration may be extended in the future; applications should ignore unknown values.

Values

ValueMeaning
FAMILY0

Allow selecting a font family

STYLE1

Allow selecting a specific font face

SIZE2

Allow selecting a specific font size

VARIATIONS4

Allow changing OpenType font variation axes

FEATURES8

Allow selecting specific OpenType font features

Meta