get_geometry


Description:

[ CCode ( cname = "xfw_workspace_get_geometry" ) ]
public unowned Rectangle? get_geometry ()

Fetches the position and size of the workspace in screen coordinates.

The values in the returned Rectangle are owned by this and should not be modified.

Parameters:

this

an Workspace.

Returns:

a Rectangle, owned by this.