Pango.RenderPart – pango Reference Manual
RenderPart
Description:
[
CCode
( cprefix =
"PANGO_RENDER_PART_"
, type_id =
"pango_render_part_get_type ()"
) ]
[
Version
( since =
"1.8"
) ]
public
enum
RenderPart
`PangoRenderPart` defines different items to render for such purposes as setting colors.
Namespace:
Pango
Package:
pango
Content:
Enum values:
BACKGROUND
-
the area behind the text
FOREGROUND
-
the text itself
OVERLINE
-
overlines
STRIKETHROUGH
-
strikethrough lines
UNDERLINE
-
underlines
2022 vala-language.org