API Version: 1.0
Library Version: 1.48.10
enum Pango.Style
An enumeration specifying the various slant styles possible for a font.
PANGO_STYLE_NORMAL
The font is upright.
PANGO_STYLE_OBLIQUE
The font is slanted, but in a roman style.
PANGO_STYLE_ITALIC
The font is slanted in an italic style.