gdkScreenGetMonitorAtPoint: gdkScreenGetMonitorAtPoint
Description
Returns the monitor number in which the point (x
,y
) is located.Usage
gdkScreenGetMonitorAtPoint(object, x, y)
Value
[integer] the monitor number in which the point (x
,y
) lies, or
a monitor close to (x
,y
) if the point is not in any monitor.