Package: gtk
Accessor gtk:gesture-single-exclusive
Lambda Listgtk:gesture-single-exclusive (object) Syntax(gtk:gesture-single-exclusive object) => exclusive (setf (gtk:gesture-single-exclusive object) exclusive) ArgumentsDetails Accessor of the exclusive slot of the gtk:gesture-single class. The gtk:gesture-single-exclusive function gets whether the gesture is exclusive. The (setf gtk:gesture-single-exclusive) function sets whether the
gesture is exclusive. An exclusive gesture will only handle pointer and
"pointer emulated" touch events, so at any given time, there is only one
sequence able to interact with those. | See also |
2024-2-19