API Version: 1.0
Library Version: 1.54.0
Generated by gi-docgen 2024.1
enum Pango.Style
An enumeration specifying the various slant styles possible for a font.
PANGO_STYLE_NORMAL
The font is upright.
0
PANGO_STYLE_OBLIQUE
The font is slanted, but in a roman style.
1
PANGO_STYLE_ITALIC
The font is slanted in an italic style.
2
Content