MonitorWrap.getGeometry
void getGeometry(out gdk.rectangle.Rectangle 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 [gdk.monitor.MonitorWrap.getScaleFactor]).
Parameters
geometry | a #GdkRectangle to be filled with the monitor geometry |