The background color. The value is an RGB value of the format "%u,%u,%u"
"true" or "false" whether to make the background color for each character the height of the highest font used on the current line, or the height of the font used for the current character.
"true" if a #GdkBitmap is set for stippling the background color.
The direction of the text, if set. Values are "none", "ltr" or "rtl"
Either "true" or "false" indicating whether text is editable or not
The font family name
The foreground color. The value is an RGB value of the format "%u,%u,%u"
"true" if a #GdkBitmap is set for stippling the foreground color.
The number of pixels that the text is indented
Invalid attribute, like bad spelling or grammar.
Either "true" or "false" indicating whether text is visible or not
The justification of the text, if set. Values are "left", "right", "center" or "fill"
The language used
not a valid text attribute, used for finding end of enumeration
The pixel width of the left margin
Pixels of blank space to leave above each newline-terminated line.
Pixels of blank space to leave below each newline-terminated line.
Pixels of blank space to leave between wrapped lines inside the same newline-terminated line (paragraph).
The pixel width of the right margin
Number of pixels that the characters are risen above the baseline. See also ATK_TEXT_ATTR_TEXT_POSITION.
The scale of the characters. The value is a string representation of a double
The size of the characters in points. eg: 10
The stretch of the text, if set. Values are "ultra_condensed", "extra_condensed", "condensed", "semi_condensed", "normal", "semi_expanded", "expanded", "extra_expanded" or "ultra_expanded"
"true" or "false" whether the text is strikethrough
The slant style of the text, if set. Values are "normal", "oblique" or "italic"
The vertical position with respect to the baseline. Values are "baseline", "super", or "sub". Note that a super or sub text attribute refers to position with respect to the baseline of the prior character.
"none", "single", "double", "low", or "error"
The capitalization variant of the text, if set. Values are "normal" or "small_caps"
The weight of the characters.
The wrap mode of the text, if any. Values are "none", "char", "word", or "word_char".
Describes the text attributes supported