GObject.Object
GtkSource.Style
| Import line: | GtkSource = imports.gi.GtkSource; |
| GIR File: | GtkSource-2.0.gir |
| C documentation: | GtkSourceStyle |
| Class : | Style |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
background : String
|
GtkSource.Style | |
|
background : String
read only
|
GtkSource.Style | |
|
background_set : Boolean
|
GtkSource.Style | |
|
base_instance : GObject.Object
read only
|
GtkSource.Style | |
|
bold : Boolean
|
GtkSource.Style | |
|
bold : Number
read only
|
GtkSource.Style | |
|
bold_set : Boolean
|
GtkSource.Style | |
|
foreground : String
|
GtkSource.Style | |
|
foreground : String
read only
|
GtkSource.Style | |
|
foreground_set : Boolean
|
GtkSource.Style | |
|
italic : Boolean
|
GtkSource.Style | |
|
italic : Number
read only
|
GtkSource.Style | |
|
italic_set : Boolean
|
GtkSource.Style | |
|
line_background : String
|
GtkSource.Style | |
|
line_background : String
read only
|
GtkSource.Style | |
|
line_background_set : Boolean
|
GtkSource.Style | |
|
mask : Number
read only
|
GtkSource.Style | |
|
strikethrough : Boolean
|
GtkSource.Style | |
|
strikethrough : Number
read only
|
GtkSource.Style | |
|
strikethrough_set : Boolean
|
GtkSource.Style | |
|
underline : Boolean
|
GtkSource.Style | |
|
underline : Number
read only
|
GtkSource.Style | |
|
underline_set : Boolean
|
GtkSource.Style | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GtkSource.Style
(Object properties)
Create a new GtkSource.Style
Create a new GtkSource.Style
|
||
|
copy
()
:
GtkSource.Style
Creates a copy of style, that is a new GtkSourceStyle instance which has the same attributes set.
Creates a copy of style, that is a new GtkSourceStyle instance which has the same attributes set.
|
GtkSource.Style | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GtkSource.StyleScheme
Method |
get_style
(String style_id)
:
GtkSource.Style
or NULL when no style with this name found.
|