GtkTextAppearance

Members

Unions

__anonymous
union __anonymous

Variables

bgColor
GdkColor bgColor;

Background #GdkColor.

drawBg
uint drawBg;

Whether to use background-related values; this is irrelevant for the values struct when in a tag, but is used for the composite values struct; it’s true if any of the tags being composited had background stuff set.

fgColor
GdkColor fgColor;

Foreground #GdkColor.

insideSelection
uint insideSelection;

This are only used when we are actually laying out and rendering a paragraph; not when a #GtkTextAppearance is part of a #GtkTextAttributes.

isText
uint isText;

This are only used when we are actually laying out and rendering a paragraph; not when a #GtkTextAppearance is part of a #GtkTextAttributes.

rise
int rise;

Super/subscript rise, can be negative.

strikethrough
uint strikethrough;

Strikethrough style

underline
uint underline;

#PangoUnderline