Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkScreenGetMonitorAtPoint

gdkScreenGetMonitorAtPoint


Description

Returns the monitor number in which the point (x,y) is located.

Usage

gdkScreenGetMonitorAtPoint(object, x, y)

Arguments

object

a GdkScreen.

x

the x coordinate in the virtual screen.

y

the y coordinate in the virtual screen.

Details

Since 2.2

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.