Package: gtk
Accessor gtk-gesture-single-button
Lambda Listgtk-gesture-single-button (object) Syntax(gtk-gesture-single-button object) => button) (setf (gtk-gesture-single-button object) button) ArgumentsDetails Accessor of the button slot of the gtk-gesture-single class. The slot access function gtk-gesture-single-button returns the button number gesture listens for, or 0 if gesture reacts to any button press. The slot access function (setf gtk-gesture-single-button) sets the button number gesture listens to. If non-0, every button press from a different button number will be ignored. Touch events implicitly match with button 1. | See also |
2020-9-11