Method
MetaWorkspaceget_work_area_for_monitor
Declaration [src]
void
meta_workspace_get_work_area_for_monitor (
  MetaWorkspace* workspace,
  int which_monitor,
  MtkRectangle* area
)
Parameters
- which_monitor
- 
            Type: intA monitor index. 
- area
- 
            Type: MtkRectangleLocation to store the work area. The argument will be set by the function. The returned data is owned by the instance.