get_workspace


Description:

[ CCode ( cname = "xfw_window_get_workspace" ) ]
public unowned Workspace? get_workspace ()

Fetches this's workspace, if any.

This may return null if this is not on a workspace, or is pinned to all workspaces.

Parameters:

this

an Window.

Returns:

A Workspace instance, with a reference owned by this , or null.