Enumeration (GI Enum)

Gtk-4.0GtkFontLevelSince 4.10

The level of granularity for the font selection.

Depending on this value, the Pango.FontDescription that is returned by Gtk.FontDialogButton.get_font_desc will have more or less fields set.

4.10

Index

Enumeration Members

Enumeration Members

FACE: number

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

FAMILY: number

Select a font family

FEATURES: number

Select a font and font features

FONT: number

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