Method

IdeWorkbenchadd_workspace

Declaration

void
ide_workbench_add_workspace (
  IdeWorkbench* self,
  IdeWorkspace* workspace
)

Description

Adds workspace to workbench.

Available since:3.32

Parameters

workspace IdeWorkspace
 

An IdeWorkspace.

 The data is owned by the caller of the function.