EntryBuffer
open class EntryBuffer(entryBufferPointer: CPointer<GtkEntryBuffer>) : KGObject
Content copied to clipboard
kotlinx-gtk
30 / 06 / 2021
See also
Constructors
Types
Functions
addDeletedTextCallback
Link copied to clipboard
addInsertedTextCallback
Link copied to clipboard
addWeakPointer
Link copied to clipboard
bindProperty
Link copied to clipboard
fun bindProperty(property: String, target: KGObject, targetProperty: String, flags: Binding.Flags): Binding
Content copied to clipboard
deleteText
Link copied to clipboard
emitDeletedText
Link copied to clipboard
emitInsertedText
Link copied to clipboard
insertText
Link copied to clipboard
Properties
Inheritors
PasswordEntryBuffer
Link copied to clipboard