Interface StyleSchemeChooser

All Superinterfaces:
Proxy
All Known Implementing Classes:
StyleSchemeChooser.StyleSchemeChooserImpl, StyleSchemeChooserButton, StyleSchemeChooserWidget

@Generated("io.github.jwharm.JavaGI") public interface StyleSchemeChooser extends Proxy
Interface implemented by widgets for choosing style schemes.

GtkSourceStyleSchemeChooser is an interface that is implemented by widgets for choosing style schemes.

In GtkSourceView, the main widgets that implement this interface are StyleSchemeChooserWidget and StyleSchemeChooserButton.