StyleSchemeChooserImpl

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.

Constructors

Link copied to clipboard
constructor(gtksourceStyleSchemeChooserPointer: <Error class: unknown class><<Error class: unknown class>>)

Creates a new instance of StyleSchemeChooser for the provided CPointer.

Properties

Link copied to clipboard
open override val gtksourceStyleSchemeChooserPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard

Contains the currently selected style scheme.

Functions

Link copied to clipboard

Gets the currently-selected scheme.

Link copied to clipboard
open fun setStyleScheme(scheme: StyleScheme)

Sets the scheme.