RGtk2 (version 2.20.31)

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

object
monitor.num
the monitor number, between 0 and gdk_screen_get_n_monitors (screen)

Value

A list containing the following elements:
dest
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