Enumeration
GtkFontChooserLevel
deprecated: 4.20
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.
Deprecated since: 4.20
There is no replacement.
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: