IMMultiContext

class IMMultiContext(simplePointer: GtkIMMulticontext_autoptr) : IMContext

16 / 01 / 2022

See also

Constructors

IMMultiContext
Link copied to clipboard
fun IMMultiContext()
IMMultiContext
Link copied to clipboard
fun IMMultiContext(obj: TypeInstance)
IMMultiContext
Link copied to clipboard
fun IMMultiContext(simplePointer: GtkIMMulticontext_autoptr)

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

contextId
Link copied to clipboard
var contextId: String
gClass
Link copied to clipboard
open val gClass: TypeClass
imContextPointer
Link copied to clipboard
val imContextPointer: GtkIMContext_autoptr
pointer
Link copied to clipboard
val pointer: CPointer<GObject>
simplePointer
Link copied to clipboard
val simplePointer: GtkIMMulticontext_autoptr
typeInstancePointer
Link copied to clipboard
open override val typeInstancePointer: CPointer<GTypeInstance>