gtksource.style_scheme_chooser

Module for [StyleSchemeChooser] interface

Types 2

Methods
gtksource.style_scheme.StyleScheme styleScheme() @propertyGet `styleScheme` property. Returns: The :style-scheme property contains the currently selected style scheme. The property can be set to change the current selection programmatically.
void styleScheme(gtksource.style_scheme.StyleScheme propval) @propertySet `styleScheme` property. Params: 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.
Methods
T styleScheme(gtksource.style_scheme.StyleScheme propval)Set `styleScheme` property. Params: propval = The :style-scheme property contains the currently selected style scheme. The property can be set to change the current selection programmatically. Retu...