gtk.text_appearance
Module for [TextAppearance] class
class TextAppearance
Types 1
classTextAppearance
Fields
GtkTextAppearance _cInstanceMethods
void * _cPtr() nothrowvoid bgColor(gdk.color.Color propval) @property nothrowSet `bgColor` field. Params: propval = Background #GdkColor.void fgColor(gdk.color.Color propval) @property nothrowSet `fgColor` field. Params: propval = Foreground #GdkColor.void rise(int propval) @property nothrowSet `rise` field. Params: propval = Super/subscript rise, can be negative.void underline(uint propval) @property nothrowSet `underline` field. Params: propval = #PangoUnderlinevoid strikethrough(uint propval) @property nothrowSet `strikethrough` field. Params: propval = Strikethrough styleuint drawBg() @property nothrowGet `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) @property nothrowSet `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() @property nothrowGet `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) @property nothrowSet `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() @property nothrowGet `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) @property nothrowSet `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.