Package: gdk
Function gdk-device-last-event-window
Lambda Listgdk-device-last-event-window (device) ArgumentsReturn ValueThe last gdk-window object the device is in. Details
Gets information about which window the given pointer device is in, based
on events that have been received so far from the display server.
If another application has a pointer grab, or this application has a grab with owner-events = false, nil may be returned even if the
pointer is physically over one of this application's windows. | See also |
2021-12-13