Method
MetaDisplayget_monitor_geometry
Declaration [src]
void
meta_display_get_monitor_geometry (
  MetaDisplay* display,
  int monitor,
  MtkRectangle* geometry
)
Parameters
- monitor
- 
            Type: intThe monitor number. 
- geometry
- 
            Type: MtkRectangleLocation to store the monitor geometry. The argument will be set by the function. The returned data is owned by the instance.