TextChildAnchor

open class TextChildAnchor(pointer: <Error class: unknown class><<Error class: unknown class>>)

A GtkTextChildAnchor is a spot in a GtkTextBuffer where child widgets can be “anchored”.

The anchor can have multiple widgets anchored, to allow for multiple views.

Skipped during bindings generation

  • parameter out_len: out_len: Out parameter is not supported

Constructors

Link copied to clipboard
constructor()

Creates a new GtkTextChildAnchor.

constructor(character: String)

Creates a new GtkTextChildAnchor with the given replacement character.

constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

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

Functions

Link copied to clipboard
open fun getDeleted(): Boolean

Determines whether a child anchor has been deleted from the buffer.