Package: gdk

Function gdk-display-monitor-at-point

Lambda List

gdk-display-monitor-at-point (display x y)

Arguments

display -- a gdk-display object
x -- an integer with the x coordinate of the point
y -- an integer with the y coordinate of the point

Return Value

The gdk-monitor object containing the point (x, y).

Details

Gets the monitor in which the point (x, y) is located, or a nearby monitor if the point is not in any monitor.

Since 3.22
 

See also

2021-12-12