atk-sharp 2.6.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Describes the text attributes supported System.Enum GLib.GType(WrapperType=typeof(Atk.TextAttributeGType)) Field Atk.TextAttribute Invalid attribute Field Atk.TextAttribute The pixel width of the left margin Field Atk.TextAttribute The pixel width of the right margin Field Atk.TextAttribute The number of pixels that the text is indented Field Atk.TextAttribute Either "true" or "false" indicating whether text is visible or not Field Atk.TextAttribute Either "true" or "false" indicating whether text is editable or not Field Atk.TextAttribute Pixels of blank space to leave above each newline-terminated line. Field Atk.TextAttribute Pixels of blank space to leave below each newline-terminated line. Field Atk.TextAttribute Pixels of blank space to leave between wrapped lines inside the same newline-terminated line (paragraph). Field Atk.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. Field Atk.TextAttribute Number of pixels that the characters are risen above the baseline Field Atk.TextAttribute "none", "single", "double" or "low" Field Atk.TextAttribute "true" or "false" whether the text is strikethrough Field Atk.TextAttribute The size of the characters. Field Atk.TextAttribute The scale of the characters. The value is a string representation of a double Field Atk.TextAttribute The weight of the characters. Field Atk.TextAttribute The language used Field Atk.TextAttribute The font family name Field Atk.TextAttribute The background color. The value is an RGB value of the format "u,u,u" Field Atk.TextAttribute The foreground color. The value is an RGB value of the format "u,u,u" Field Atk.TextAttribute "true" if a GdkBitmap is set for stippling the background color. Field Atk.TextAttribute "true" if a GdkBitmap is set for stippling the foreground color. Field Atk.TextAttribute The wrap mode of the text, if any. Values are "none", "char" or "word" Field Atk.TextAttribute The direction of the text, if set. Values are "none", "ltr" or "rtl" Field Atk.TextAttribute The justification of the text, if set. Values are "left", "right", "center" or "fill" Field Atk.TextAttribute 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" Field Atk.TextAttribute The capitalization variant of the text, if set. Values are "normal" or "small_caps" Field Atk.TextAttribute The slant style of the text, if set. Values are "normal", "oblique" or "italic" Field Atk.TextAttribute not a valid text attribute, used for finding end of enumeration