get_workarea


Description:

[ CCode ( cname = "xfw_monitor_get_workarea" ) ]
[ Version ( since = "4.19.4" ) ]
public Rectangle get_workarea ()

Retrieves the workarea for this, which may exclude regions of the screen for windows such as panels or docks.

The returned geometry is in logical application pixels, which are affected by the monitor's integer scale factor. The origin is set to the top-left corner of the monitor.

Parameters:

this

a Monitor.

workarea

a Rectangle.