get_workarea


Description:

[ Version ( deprecated = true , deprecated_since = "4.18" ) ]
public Rectangle get_workarea ()

Warning: get_workarea is deprecated since 4.18.

Retrieves the size and position of the “work area” on a monitor within the display coordinate space.

The returned geometry is in ”application pixels”, not in ”device pixels” (see [method@Gdk.Monitor.get_scale_factor]).

Parameters:

this

a `GdkMonitor`

workarea

a `GdkRectangle` to be filled with the monitor workarea