Package: gdk
Function gdk-screen-monitor-geometry
Lambda Listgdk-screen-monitor-geometry (screen num) ArgumentsReturn ValueA gdk-rectangle instance filled with the monitor geometry. Details
Retrieves the rectangle representing the size and position of the
individual monitor within the entire screen area.
Monitor numbers start at 0. To obtain the number of monitors of the screen, use the gdk-screen-n-monitors function. Note that the size of the entire screen area can be retrieved via the gdk-screen-width and gdk-screen-height functions. Warning | See also |
2021-12-13