Package: gdk

Accessor gdk:monitor-geometry

Lambda List

gdk:monitor-geometry (object)

Syntax

(gdk:monitor-geometry object) => geometry

Arguments

object -- a gdk:monitor object
geometry -- a gdk:rectangle instance for the monitor geometry

Details

The accessor for the geometry slot retrieves the size and position of an individual monitor within the display coordinate space. The returned geometry is in "application pixels", not in "device pixels". See the gdk:monitor-scale-factor function.
 

See also

2026-07-30