Package: gdk
GBoxed gdk:event-pad-axis
Declaration
(define-gboxed-variant-cstruct event "GdkEvent"
(type event-type)
(window (g:object window))
(send-event (:boolean :int8))
(:variant type
...
;; GdkEventPadAxis
((:pad-ring :pad-strip) event-pad-axis
(time :uint32)
(group :uint)
(index :uint)
(mode :uint)
(value :double))
... )) Values
Details Generated during :tablet-pad interaction with tactile sensors. | Slot Access Functions
Inherited Slot Access FunctionsSee also |
2025-07-03