Package: gdk

Function gdk-screen-width-mm

Lambda List

gdk-screen-width-mm (&optional screen)

Arguments

screen -- a gdk-screen object

Return Value

An integer with the width of screen in millimeters.

Details

Gets the width of the screen in millimeters. Note that on some X servers this value will not be correct.

Warning

The gdk-screen-width-mm function has been deprecated since version 3.22 and should not be used in newly written code. Use per monitor information instead.
 

See also

2021-12-13