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

Details

Accessor of the geometry slot of the gdk-monitor class.

The slot access function gdk-monitor-geometry 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 function gdk-monitor-scale-factor for the internal scale factor that maps from monitor coordinates to device pixels.

Since 3.22
 

See also

2020-11-3