Package: gdk
Function gdk:window-at-pointer
Lambda Listgdk:window-at-pointer () Return Value window -- a gdk:window object under the mouse pointer xwin -- an integer for the origin of the window under the pointer ywin -- an integer for the origin of the window under the pointer Details
Obtains the window underneath the mouse pointer, returning the location of that window in xwin, ywin. Returns nil if the window under the mouse pointer is not known to GDK. Warning | See also |
#2025-08-31