Package: gdk
Function gdk-window-at-pointer
Lambda Listgdk-window-at-pointer () Return Value window -- window under the mouse pointer win-x -- a :int with the origin of the window under the pointer win-y -- a :int with the origin of the window under the pointer Details
Obtains the window underneath the mouse pointer, returning the location of that window in win-x, win-y. Returns nil if the window under the mouse pointer is not known to GDK. Warning | See also |
2020-9-7