StyleProviderImpl

data class StyleProviderImpl(val gtkStyleProviderPointer: <Error class: unknown class><<Error class: unknown class>>) : StyleProvider

The StyleProviderImpl type represents a native instance of the StyleProvider interface.

Constructors

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

Creates a new instance of StyleProvider for the provided CPointer.

Properties

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

Functions

Link copied to clipboard
open fun onGtkPrivateChanged(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>