Package: gtk
Accessor gtk:gesture-single-touch-only
Lambda Listgtk:gesture-single-touch-only (object) SyntaxArgumentsDetails The accessor for the touch-only slot gets or
sets whether the gesture handles only touch events. If the touch-only argument is true, the gesture will only handle events of type :touch-begin, :touch-update or :touch-end. If false, mouse events will be handled too. | See also |
2026-08-30