Package: gtk
Accessor gtk:gesture-window
Lambda Listgtk:gesture-window (object) SyntaxArgumentsDetails Accessor of the window slot of the gtk:gesture class. The gtk:gesture-window function returns the user-defined window that receives the events handled by the gesture. The (setf gtk:gesture-window)
function sets a specific window to receive events about, so gesture will
effectively handle only events targeting window, or a child of it. The window argument must pertain to the gtk:event-controller-widget
function. | See also |
2023-3-5