Constructor
IdeWorkbenchnew_for_context
since: 3.32
Description
Creates a new IdeWorkbench
using context
for the IdeWorkbench:context
.
Available since: 3.32
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. |