Package: gtk
Class gtk:gesture-stylus
Superclassesgtk:gesture-single, gtk:gesture, gtk:event-controller, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:gesture-stylus class is a gtk:gesture implementation
specific to stylus input.
The provided signals just provide the basic information of the stylus events. Signal DetailsThe "down" signallambda (gesture x y) :run-last
The "motion" signallambda (gesture x y) :run-last
The "proximity" signallambda (gesture x y) :run-last
The "up" signallambda (gesture x y) :run-last
| Returned bySlot Access FunctionsInherited Slot Access FunctionsSee also |
2024-2-21