Method

MetaWindowget_work_area_all_monitors

Declaration [src]

void
meta_window_get_work_area_all_monitors (
  MetaWindow* window,
  MetaRectangle* area
)

Description [src]

Get the work area for all monitors for window.

Parameters

area MetaRectangle
 

A location to store the work area.

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