API Version: 1.0
Library Version: 1.48.7
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.