EventControllerKey
class EventControllerKey(keyPointer: CPointer<GtkEventControllerKey>) : EventController
Content copied to clipboard
06 / 01 / 2022
See also
Constructors
EventControllerKey
Link copied to clipboard
EventControllerKey
Link copied to clipboard
EventControllerKey
Link copied to clipboard
Types
Functions
addOnIMUpdateCallback
Link copied to clipboard
fun addOnIMUpdateCallback(action: TypedNoArgFunc<EventControllerKey>): SignalManager
Content copied to clipboard
addOnKeyPressedCallback
Link copied to clipboard
fun addOnKeyPressedCallback(action: EventControllerKeyPressedFunc): SignalManager
Content copied to clipboard
addOnKeyReleasedCallback
Link copied to clipboard
fun addOnKeyReleasedCallback(action: EventControllerKeyReleasedFunc): SignalManager
Content copied to clipboard
addOnModifiersCallback
Link copied to clipboard
fun addOnModifiersCallback(action: EventControllerKeyModifiersFunc): SignalManager
Content 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
Properties
currentEvent
Link copied to clipboard
currentEventDevice
Link copied to clipboard
currentEventState
Link copied to clipboard
currentEventTime
Link copied to clipboard
eventControllerPointer
Link copied to clipboard
keyPointer
Link copied to clipboard
propagationLimit
Link copied to clipboard
propagationPhase
Link copied to clipboard
typeInstancePointer
Link copied to clipboard