EventControllerMotion
class EventControllerMotion(motionPointer: CPointer<GtkEventControllerMotion>) : EventController
Content copied to clipboard
14 / 01 / 2022
See also
Constructors
EventControllerMotion
Link copied to clipboard
EventControllerMotion
Link copied to clipboard
EventControllerMotion
Link copied to clipboard
fun EventControllerMotion(motionPointer: CPointer<GtkEventControllerMotion>)
Content copied to clipboard
Types
Functions
addOnEnterCallback
Link copied to clipboard
fun addOnEnterCallback(action: EventControllerMotionXYFunc): SignalManager
Content copied to clipboard
addOnLeaveCallback
Link copied to clipboard
fun addOnLeaveCallback(action: TypedNoArgFunc<EventControllerMotion>): SignalManager
Content copied to clipboard
addOnMotionCallback
Link copied to clipboard
fun addOnMotionCallback(action: EventControllerMotionXYFunc): 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
containsPointer
Link copied to clipboard
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
motionPointer
Link copied to clipboard
propagationLimit
Link copied to clipboard
propagationPhase
Link copied to clipboard
typeInstancePointer
Link copied to clipboard