StyleSchemeChooser.styleScheme

gtksource.style_scheme.StyleScheme styleScheme() @property nothrow;

Get styleScheme property.

Returns

Contains the currently selected style scheme.

The property can be set to change the current selection programmatically.

void styleScheme(gtksource.style_scheme.StyleScheme propval) @property nothrow;

Set styleScheme property.

Parameters

propvalContains the currently selected style scheme. The property can be set to change the current selection programmatically.