GObject.Object
GtkSource.Style
Import line: | GtkSource = imports.gi.GtkSource; |
GIR File: | GtkSource-3.0.gir |
C documentation: | GtkSourceStyle |
Class : | Style |
Extends: | GObject.Object |
Properties | Defined By | |
---|---|---|
background : String
|
GtkSource.Style | |
background_set : gboolean
|
GtkSource.Style | |
bold : gboolean
|
GtkSource.Style | |
bold_set : gboolean
|
GtkSource.Style | |
foreground : String
|
GtkSource.Style | |
foreground_set : gboolean
|
GtkSource.Style | |
italic : gboolean
|
GtkSource.Style | |
italic_set : gboolean
|
GtkSource.Style | |
line_background : String
|
GtkSource.Style | |
line_background_set : gboolean
|
GtkSource.Style | |
strikethrough : gboolean
|
GtkSource.Style | |
strikethrough_set : gboolean
|
GtkSource.Style | |
underline : gboolean
|
GtkSource.Style | |
underline_set : gboolean
|
GtkSource.Style |
Method / Constructor | Defined By | |
---|---|---|
new GtkSource.Style
(Object properties)
Create a new GtkSource.Style
Create a new GtkSource.Style
|
||
copy
()
:
GtkSource.Style
|
GtkSource.Style |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GtkSource.StyleScheme
Method |
get_style
(String style_id)
:
GtkSource.Style
|