Method

GntWMset_workspaces

Declaration [src]

void
gnt_wm_set_workspaces (
  GntWM* wm,
  GList* workspaces
)

Description [src]

Set the list of workspaces .

Parameters

workspaces

Type: A list of GntWS*

The list of workspaces.

The data is owned by the caller of the function.