Constructor

IdeWorkbenchnew_for_context

Declaration

IdeWorkbench*
ide_workbench_new_for_context (
  IdeContext* context
)

Description

Creates a new IdeWorkbench using context for the IdeWorkbench:context.

Parameters

context

Type: IdeContext

No description available.

The data is owned by the caller of the function.

Return value

Type: IdeWorkbench

An IdeWorkbench.

The caller of the function takes ownership of the data, and is responsible for freeing it.