Package: gdk
Function gdk-window-device-events
Lambda Listgdk-window-device-events (window device) ArgumentsDetails The function gdk-window-device-events returns the event mask for
the window corresponding to an specific device. The function (setf gdk-window-device-events) sets the event mask for a
given device. Normally a floating device, not attached to any visible pointer to the window. For example, an event mask including :button-press-mask means the window should report button press events. The event mask is the bitwise OR of values from the gdk-event-mask flags. | See also |
2020-9-25