PangoStyle

PangoStyle: @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.

An enumeration specifying the various slant styles possible for a font.

Values

ValueMeaning
PANGO_STYLE_NORMAL
PANGO_STYLE_OBLIQUE
PANGO_STYLE_ITALIC

Meta