scheme. The property can be set to change the current selection programmatically.
gtksource.style_scheme_chooser_mixin
Module for [StyleSchemeChooser] interface mixin
Templates 2
tmplStyleSchemeChooserT()
Functions
gtksource.style_scheme.StyleScheme styleScheme()
Get styleScheme property.
Returns
The :style-scheme property contains the currently selected style
void styleScheme(gtksource.style_scheme.StyleScheme propval)
Set styleScheme property.
Parameters
propval | The :style-scheme property contains the currently selected style scheme. The property can be set to change the current selection programmatically. |
gtksource.style_scheme.StyleScheme getStyleScheme()
Gets the currently-selected scheme.
Returns
the currently-selected scheme.
void setStyleScheme(gtksource.style_scheme.StyleScheme scheme)
Sets the scheme.
Parameters
scheme | a #GtkSourceStyleScheme |
tmplStyleSchemeChooserGidBuilderT()
Functions
T styleScheme(gtksource.style_scheme.StyleScheme propval)
Set styleScheme property.
Parameters
propval | The :style-scheme property contains the currently selected style scheme. The property can be set to change the current selection programmatically. |
Returns
Builder instance for fluent chaining