API Version: 1.0
Library Version: 1.56.5
Generated by gi-docgen 2025.4
unstable since: 1.57
enum Pango.FontColor
Specifies whether a font should or should not have color glyphs.
Available since: 1.57
PANGO_FONT_COLOR_FORBIDDEN
The font should not have color glyphs.
0
PANGO_FONT_COLOR_REQUIRED
The font should have color glyphs.
1
PANGO_FONT_COLOR_DONT_CARE
The font may or may not use color.
2
Content