Gtk.TextAppearance¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
bg_color  | 
r/w  | 
Background   | 
|
draw_bg  | 
r/w  | 
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 tags being composited had background stuff set.  | 
|
fg_color  | 
r/w  | 
Foreground   | 
|
inside_selection  | 
r/w  | 
This are only used when we are actually laying out and rendering a paragraph; not when a   | 
|
is_text  | 
r/w  | 
This are only used when we are actually laying out and rendering a paragraph; not when a   | 
|
rise  | 
r/w  | 
Super/subscript rise, can be negative.  | 
|
strikethrough  | 
r/w  | 
Strikethrough style  | 
|
underline  | 
r/w  | 
Methods¶
None
Details¶
- class Gtk.TextAppearance¶