PangoStyle

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.

Values

ValueMeaning
NORMAL
OBLIQUE
ITALIC

Meta