IndenterImpl

data class IndenterImpl(val gtksourceIndenterPointer: <Error class: unknown class><<Error class: unknown class>>) : Indenter

The IndenterImpl type represents a native instance of the Indenter interface.

Constructors

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

Creates a new instance of Indenter for the provided CPointer.

Properties

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

Functions

Link copied to clipboard
open fun isTrigger(view: View, location: <Error class: unknown class>, state: <Error class: unknown class>, keyval: <Error class: unknown class>): Boolean

This function is used to determine if a key pressed should cause the indenter to automatically indent.