atk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.System.EnumGLib.GType(typeof(Atk.TextAttributeGType))Describes the text attributes supportedFieldAtk.TextAttribute The background color. The value is an RGB value of the format "u,u,u"FieldAtk.TextAttribute"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.FieldAtk.TextAttribute "true" if a GdkBitmap is set for stippling the background color.FieldAtk.TextAttribute The direction of the text, if set. Values are "none", "ltr" or "rtl"FieldAtk.TextAttribute Either "true" or "false" indicating whether text is editable or notFieldAtk.TextAttribute The font family nameFieldAtk.TextAttributeThe foreground color. The value is an RGB value of the format "u,u,u"FieldAtk.TextAttribute "true" if a GdkBitmap is set for stippling the foreground color.FieldAtk.TextAttribute The number of pixels that the text is indentedFieldAtk.TextAttribute Invalid attributeFieldAtk.TextAttribute Either "true" or "false" indicating whether text is visible or notFieldAtk.TextAttribute The justification of the text, if set. Values are "left", "right", "center" or "fill"FieldAtk.TextAttribute The language usedFieldAtk.TextAttribute not a valid text attribute, used for finding end of enumerationFieldAtk.TextAttribute The pixel width of the left marginFieldAtk.TextAttribute Pixels of blank space to leave above each newline-terminated line.FieldAtk.TextAttribute Pixels of blank space to leave below each newline-terminated line.FieldAtk.TextAttribute Pixels of blank space to leave between wrapped lines inside the same newline-terminated line (paragraph).FieldAtk.TextAttribute The pixel width of the right marginFieldAtk.TextAttributeNumber of pixels that the characters are risen above the baselineFieldAtk.TextAttribute The scale of the characters. The value is a string representation of a doubleFieldAtk.TextAttribute The size of the characters.FieldAtk.TextAttributeThe stretch of the text, if set. Values are "ultra_condensed", "extra_condensed", "condensed", "semi_condensed", "normal", "semi_expanded", "expanded", "extra_expanded" or "ultra_expanded"FieldAtk.TextAttribute "true" or "false" whether the text is strikethroughFieldAtk.TextAttribute The slant style of the text, if set. Values are "normal", "oblique" or "italic"FieldAtk.TextAttribute "none", "single", "double" or "low"FieldAtk.TextAttribute The capitalization variant of the text, if set. Values are "normal" or "small_caps"FieldAtk.TextAttribute The weight of the characters.FieldAtk.TextAttribute The wrap mode of the text, if any. Values are "none", "char" or "word"