[ CCode ( cname = "xfw_workspace_manager_list_workspaces" ) ]
public unowned List<Workspace>? list_workspaces ()
List all workspaces known to the workspace manager.
| this |
an WorkspaceManager. |
|
the list of Workspace managed by this, or null if there are no workspaces. The list and its contents are owned by this. |