MonitorWrap.getGeometry

void getGeometry(out gdk.rectangle.Rectangle geometry) nothrow

Retrieves the size and position of the monitor within the display coordinate space.

The returned geometry is in ”application pixels”, not in ”device pixels” (see gdk.monitor.MonitorWrap.getScale).

Parameters

geometrya gtk.types.Rectangle to be filled with the monitor geometry