Enumeration (GI Flags)

Pango-1.0PangoFontMask

The bits in a Pango.FontMask correspond to the set fields in a Pango.FontDescription.

Index
COLOR: 512

Font color is specified.

1.57

FAMILY: 1

the font family is specified.

FEATURES: 256

OpenType font features are specified.

1.56

GRAVITY: 64

The font gravity is specified.

1.16

SIZE: 32

the font size is specified.

STRETCH: 16

the font stretch/width is specified.

STYLE: 2

the font style is specified.

VARIANT: 4

the font variant is specified.

VARIATIONS: 128

OpenType font variations are specified.

1.42

WEIGHT: 8

the font weight is specified.

WIDTH: 16

Font width is specified.

This is an alias for Pango.FontMask.STRETCH.

1.58

Variables

$gtype