gdkScreenGetMonitorAtPoint: gdkScreenGetMonitorAtPoint

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

Description

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

Usage

1

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 documentation built on Oct. 14, 2021, 5:08 p.m.