Description Usage Arguments Details Value Author(s)
Returns the monitor number in which the point (x
,y
) is located.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.