All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

virtual-screen-geometry Function

Summary

Returns, as multiple values, a screen rectangle covering the full area of all the monitors associated with a screen.

Package

capi

Signature

virtual-screen-geometry screen => x, y, width, height

Arguments
screen
A CAPI screen.
Values
An integer.
An integer.
width
A positive integer.
height
A positive integer.
Description

The function virtual-screen-geometry returns the "virtual" geometry of the screen screen, which is a screen rectangle covering the full area of all the monitors that are associated with screen.

The screen rectangle is at coordinates x and y as offsets from the top-left of the primary screen, with dimensions width and height.

See also

pane-screen-internal-geometry
screen-internal-geometries
screen-monitor-geometries
4.3 Support for multiple monitors
11.6 Querying and modifying interface geometry


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57