An enumeration specifying the various slant styles possible for a font.
Value | Symbolic name | Description |
0 | Pango::STYLE_NORMAL | The font is upright. |
1 | Pango::STYLE_OBLIQUE | The font is slanted, but in a roman style. |
2 | Pango::STYLE_ITALIC | The font is slanted in an italic style. |