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 with the monitor geometry

Details

Accessor of the geometry slot of the gdk:monitor class. The gdk:monitor-geometry function 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

2023-4-11