Method

MetaWorkspaceget_work_area_all_monitors

Declaration [src]

void
meta_workspace_get_work_area_all_monitors (
  MetaWorkspace* workspace,
  MetaRectangle* area
)

Description [src]

Stores the work area in area.

Parameters

area MetaRectangle
 

Location to store the work area.

 The argument will be set by the function.
 The data is owned by the caller of the function.