Method

IdeWorkbenchremove_workspace

since: 3.32

Declaration

void
ide_workbench_remove_workspace (
  IdeWorkbench* self,
  IdeWorkspace* workspace
)

Description

Removes workspace from workbench.

Available since: 3.32

Parameters

workspace

Type: IdeWorkspace

An IdeWorkspace.

The data is owned by the caller of the function.