Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-3.0.gir |
C documentation: | GtkTextAppearance |
Struct : | TextAppearance |
Properties | Defined By | |
---|---|---|
bg_color : Gdk.Color
|
Gtk.TextAppearance | |
draw_bg : guint32
|
Gtk.TextAppearance | |
fg_color : Gdk.Color
|
Gtk.TextAppearance | |
inside_selection : guint32
|
Gtk.TextAppearance | |
is_text : guint32
|
Gtk.TextAppearance | |
padding : Array
read only
|
Gtk.TextAppearance | |
rise : gint32
|
Gtk.TextAppearance | |
strikethrough : guint32
|
Gtk.TextAppearance | |
underline : guint32
|
Gtk.TextAppearance |
Method / Constructor | Defined By | |
---|---|---|
new Gtk.TextAppearance
()
Create a new Gtk.TextAppearance
Create a new Gtk.TextAppearance
|
None |