Module: Gtk::FontChooserLevel

Defined in:
(unknown)

Constant Summary collapse

FAMILY =

Allow selecting a font family

0 or :family
STYLE =

Allow selecting a specific font face

1 or :style
SIZE =

Allow selecting a specific font size

2 or :size
VARIATIONS =
4 or :variations
FEATURES =

Allow selecting specific OpenType font features

8 or :features