gtk.text_appearance
Module for [TextAppearance] class
class TextAppearance
Types 1
classTextAppearance
Fields
GtkTextAppearance _cInstanceMethods
void * _cPtr()void bgColor(gdk.color.Color propval) @propertySet `bgColor` field. Params: propval = Background #GdkColor.void fgColor(gdk.color.Color propval) @propertySet `fgColor` field. Params: propval = Foreground #GdkColor.void rise(int propval) @propertySet `rise` field. Params: propval = Super/subscript rise, can be negative.void strikethrough(uint propval) @propertySet `strikethrough` field. Params: propval = Strikethrough styleuint drawBg() @propertyGet `drawBg` field. Returns: 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...void drawBg(uint propval) @propertySet `drawBg` field. Params: propval = 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 a...uint insideSelection() @propertyGet `insideSelection` field. Returns: This are only used when we are actually laying out and rendering a paragraph; not when a #GtkTextAppearance is part of a #GtkTextAttributes.void insideSelection(uint propval) @propertySet `insideSelection` field. Params: propval = This are only used when we are actually laying out and rendering a paragraph; not when a #GtkTextAppearance is part of a #GtkTextAttributes.uint isText() @propertyGet `isText` field. Returns: This are only used when we are actually laying out and rendering a paragraph; not when a #GtkTextAppearance is part of a #GtkTextAttributes.void isText(uint propval) @propertySet `isText` field. Params: propval = This are only used when we are actually laying out and rendering a paragraph; not when a #GtkTextAppearance is part of a #GtkTextAttributes.