Package: gdk
Function gdk:window-support-multidevice
Lambda Listgdk:window-support-multidevice (window) SyntaxArgumentsDetails The gdk:window-support-multidevice function returns true if the
window is aware of the existence of multiple devices. The (setf gdk:window-support-multidevice) function will enable multidevice features in window. Multidevice aware windows will need to handle properly multiple, per device enter/leave events, device grabs and grab ownerships. | See also |
#2023-2-26