Property
IdeBuffer:style-scheme-name
Description
The “style-scheme-name” is the name of the style scheme that is used.
It is a convenience property so that you do not need to use the
GtkSourceStyleSchemeManager
to lookup style schemes.
Type: | gchar* |
Default value | NULL |
Getter method | ide_buffer_get_style_scheme_name() |
Setter method | ide_buffer_set_style_scheme_name() |