Method

MetaWindowget_work_area_current_monitor

Declaration [src]

void
meta_window_get_work_area_current_monitor (
  MetaWindow* window,
  MetaRectangle* area
)

Description [src]

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

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.