get_workspaces
Description:
[
Version ( since =
"2.20" ) ]
public unowned List<
Workspace>
get_workspaces ()
Gets the list of Workspace on this.
The list is ordered: the first element in the list is the first Workspace, etc..
Parameters:
Returns:
the list of Workspace on this. The list should
not be modified nor freed, as it is owned by this.
|