Returns the monitor number in which the point (@x,@y) is located.
the x coordinate in the virtual screen.
the y coordinate in the virtual screen.
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.
Deprecated: Use gdk_display_get_monitor_at_point() instead
2.2
See Implementation
Returns the monitor number in which the point (@x,@y) is located.