Package: gdk

Function gdk:display-monitor-at-window

Lambda List

gdk:display-monitor-at-window (display window)

Arguments

display -- a gdk:display object
window -- a gdk:window object

Return Value

The gdk:monitor object with the largest overlap with window.

Details

Gets the monitor in which the largest area of window resides, or a monitor close to the window if it is outside of all monitors.
 

See also

#2023-3-13