list_workspaces


Description:

[ CCode ( cname = "xfw_workspace_manager_list_workspaces" ) ]
public unowned List<Workspace>? list_workspaces ()

List all workspaces known to the workspace manager.

Parameters:

this

an WorkspaceManager.

Returns:

the list of Workspace managed by this, or null if there are no workspaces. The list and its contents are owned by this.