AtContextImpl

class AtContextImpl(pointer: <Error class: unknown class><<Error class: unknown class>>) : AtContext

The AtContextImpl type represents a native instance of the abstract AtContext class.

Constructors

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

Creates a new instance of AtContext for the provided CPointer.

Properties

Link copied to clipboard

The GtkAccessible that created the GtkATContext instance.

Link copied to clipboard

The accessible role used by the AT context.

Link copied to clipboard
val gtkAtContextPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard

Emits the "state-change" signal. See onStateChange.

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

Emitted when the attributes of the accessible for the GtkATContext instance change.