gtksource.style_scheme_chooser_button

Module for StyleSchemeChooserButton class

Types 3

A button to launch a style scheme selection dialog.

The gtksource.style_scheme_chooser_button.StyleSchemeChooserButton is a button which displays the currently selected style scheme and allows to open a style scheme selection dialog to change the style scheme. It is suitable widget for selecting a style scheme in a preference dialog.

In gtksource.style_scheme_chooser_button.StyleSchemeChooserButton, a gtksource.style_scheme_chooser_widget.StyleSchemeChooserWidget is used to provide a dialog for selecting style schemes.

Methods
GType _gType() @property
StyleSchemeChooserButton self()Returns `this`, for use in `with` statements.
StyleSchemeChooserButtonGidBuilder builder()Get builder for [gtksource.style_scheme_chooser_button.StyleSchemeChooserButton] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this()Creates a new #GtkSourceStyleSchemeChooserButton. Returns: a new #GtkSourceStyleSchemeChooserButton.