Enumeration
GtkFontChooserLevel
Description [src]
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.
Members
-
GTK_FONT_CHOOSER_LEVEL_FAMILY
-
Allow selecting a font family.
- Value:
0
- Available since: 4.0
- Value:
-
GTK_FONT_CHOOSER_LEVEL_STYLE
-
Allow selecting a specific font face.
- Value:
1
- Available since: 4.0
- Value:
-
GTK_FONT_CHOOSER_LEVEL_SIZE
-
Allow selecting a specific font size.
- Value:
2
- Available since: 4.0
- Value:
-
GTK_FONT_CHOOSER_LEVEL_VARIATIONS
-
Allow changing OpenType font variation axes.
- Value:
4
- Available since: 4.0
- Value:
-
GTK_FONT_CHOOSER_LEVEL_FEATURES
-
Allow selecting specific OpenType font features.
- Value:
8
- Available since: 4.0
- Value: