Enumeration

PangoStyle

Declaration

enum Pango.Style

Description [src]

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

Members

Name Description
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.