GdkFontType
GdkFontType is deprecated and should not be used in newly-written code.
Indicates the type of a font. The possible values are currently:
Value | Symbolic name | Description |
  0 | Gdk::FONT_FONT |
The font is a single font.
|
  1 | Gdk::FONT_FONTSET |
The font is a fontset.
|