Package: gdk
GBoxed gdk-event-pad-button
Superclassesgdk-event, common-lisp:structure-object, common-lisp:t Documented Subclasses
None
Details Generated during :tablet-pad button presses and releases.
(define-g-boxed-variant-cstruct gdk-event "GdkEvent"
(type gdk-event-type)
(window (g-object gdk-window))
(send-event (:boolean :int8))
(:variant type
...
;; GdkEventPadButton
((:pad-button-press :pad-button-release) gdk-event-pad-button
(time :uint32)
(group :uint)
(button :uint)
(mode :uint))
... ))
| Slot Access Functions
Inherited Slot Access FunctionsSee also |
2021-12-13