Method
MetaWindowget_work_area_for_monitor
Declaration [src]
void
meta_window_get_work_area_for_monitor (
  MetaWindow* window,
  int which_monitor,
  MtkRectangle* area
)
Parameters
- which_monitor
- 
            Type: intA moniotr to get the work area for. 
- area
- 
            Type: MtkRectangleA location to store the work area. The argument will be set by the function. The returned data is owned by the instance.