[ CCode ( cname = "xfw_screen_get_workspace_manager" ) ]
public unowned WorkspaceManager get_workspace_manager ()
Retrieves this screen's WorkspaceManager instance, which can be used to inspect and interact with this's workspace groups and workspaces.
| this |
an Screen. |
|
a WorkspaceManager instance. This instance is a singleton and is owned by this. |