Returns the monitor number in which the point (x,y) is located.
Use gdk_display_get_monitor_at_point instead
| this |
a Screen. |
| x |
the x coordinate in the virtual screen. |
| y |
the y coordinate in the virtual screen. |
|
the monitor number in which the point ( |