Enumeration
PangoRenderPart
since: 1.8
Description [src]
PangoRenderPart
defines different items to render for such
purposes as setting colors.
Available since: 1.8
Members
-
PANGO_RENDER_PART_FOREGROUND
-
The text itself.
- Value:
0
- Available since: 1.8
- Value:
-
PANGO_RENDER_PART_BACKGROUND
-
The area behind the text.
- Value:
1
- Available since: 1.8
- Value:
-
PANGO_RENDER_PART_UNDERLINE
-
Underlines.
- Value:
2
- Available since: 1.8
- Value:
-
PANGO_RENDER_PART_STRIKETHROUGH
-
Strikethrough lines.
- Value:
3
- Available since: 1.8
- Value:
-
PANGO_RENDER_PART_OVERLINE
-
Overlines.
- Value:
4
- Available since: 1.8
- Value: