Method

MetaWindowget_work_area_current_monitor

Declaration [src]

void
meta_window_get_work_area_current_monitor (
  MetaWindow* window,
  MtkRectangle* area
)

Description [src]

Get the work area for the monitor window is currently on.

Parameters

area

Type: MtkRectangle

A location to store the work area.

The argument will be set by the function.
The returned data is owned by the instance.