PangoRenderPart

PangoRenderPart defines different items to render for such purposes as setting colors. PANGO_RENDER_PART_FOREGROUND the text itself PANGO_RENDER_PART_BACKGROUND the area behind the text PANGO_RENDER_PART_UNDERLINE underlines PANGO_RENDER_PART_STRIKETHROUGH strikethrough lines Since 1.8

Values

ValueMeaning
FOREGROUND
BACKGROUND
UNDERLINE
STRIKETHROUGH

Meta