list_workspace_groups


Description:

[ CCode ( cname = "xfw_workspace_manager_list_workspace_groups" ) ]
public unowned List<WorkspaceGroup>? list_workspace_groups ()

Lists all workspace groups known to the workspace manager.

Parameters:

this

an WorkspaceManager.

Returns:

the list of WorkspaceGroup managed by this , or null if there are no workspace groups. The list and its contents are owned by this.