get_active_workspace


Description:

public unowned Workspace get_active_workspace ()

Gets the active Workspace on this.

May return null sometimes, if libwnck is in a weird state due to the asynchronous nature of the interaction with the window manager.

Parameters:

this

a Screen.

Returns:

the active Workspace on this, or null. The returned Workspace is owned by libwnck and must not be referenced or unreferenced.