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