TextChildAnchor

class TextChildAnchor(textChildAnchorPointer: CPointer<GtkTextChildAnchor>) : KGObject

gtk-kt

04 / 09 / 2021

See also

Constructors

TextChildAnchor
Link copied to clipboard
fun TextChildAnchor()
TextChildAnchor
Link copied to clipboard
fun TextChildAnchor(textChildAnchorPointer: CPointer<GtkTextChildAnchor>)

Types

Companion
Link copied to clipboard
object Companion

Functions

addWeakPointer
Link copied to clipboard
fun addWeakPointer(weakPointerLocation: CValuesRef<COpaquePointerVar>)
bindProperty
Link copied to clipboard
fun bindProperty(property: String, target: KGObject, targetProperty: String, flags: Binding.Flags): Binding
getString
Link copied to clipboard
fun getString(propertyName: String): String
ref
Link copied to clipboard
open fun ref(): KGObject
set
Link copied to clipboard
fun set(propertyName: String, boolean: Boolean)
fun set(propertyName: String, string: String)
unref
Link copied to clipboard
open override fun unref()

Properties

deleted
Link copied to clipboard
val deleted: Boolean
gClass
Link copied to clipboard
open val gClass: TypeClass
pointer
Link copied to clipboard
val pointer: CPointer<GObject>
textChildAnchorPointer
Link copied to clipboard
val textChildAnchorPointer: CPointer<GtkTextChildAnchor>
typeInstancePointer
Link copied to clipboard
open override val typeInstancePointer: CPointer<GTypeInstance>
widgets
Link copied to clipboard
val widgets: Array<Widget>