Learn R Programming

RGtk2 (version 2.8.7)

gdkScreenGetMonitorGeometry: gdkScreenGetMonitorGeometry

Description

Retrieves the GdkRectangle representing the size and position of the individual monitor within the entire screen area.

Usage

gdkScreenGetMonitorGeometry(object, monitor.num)

Arguments

Value

A list containing the following elements:dest[GdkRectangle] a GdkRectangle to be filled with the monitor geometry

Details

Note that the size of the entire screen area can be retrieved via gdkScreenGetWidth and gdkScreenGetHeight.

Since 2.2