StyleSchemeChooser
interface StyleSchemeChooser
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 class@StyleSchemeChooserWidget and class@StyleSchemeChooserButton.
Inheritors
Types
Link copied to clipboard
data class StyleSchemeChooserImpl(val gtksourceStyleSchemeChooserPointer: <Error class: unknown class><<Error class: unknown class>>) : StyleSchemeChooser
The StyleSchemeChooserImpl type represents a native instance of the StyleSchemeChooser interface.
Properties
Link copied to clipboard
abstract val gtksourceStyleSchemeChooserPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
Contains the currently selected style scheme.