gdkScreenGetMonitorAtPoint
Returns the monitor number in which the point (x
,y
) is located.
gdkScreenGetMonitorAtPoint(object, x, y)
|
a |
|
the x coordinate in the virtual screen. |
|
the y coordinate in the virtual screen. |
Since 2.2
[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.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.