Style

Style: Normal: the font is upright. Oblique: the font is slanted, but in a roman style. Italic: the font is slanted in an italic style. * An enumeration specifying the various slant styles possible for a font.

Values

ValueMeaning
NormalPangoStyle.PANGO_STYLE_NORMAL
ObliquePangoStyle.PANGO_STYLE_OBLIQUE
ItalicPangoStyle.PANGO_STYLE_ITALIC

Meta