Constructor
IdeWorkbenchnew
Description
Creates a new IdeWorkbench
.
This does not create any windows, you’ll need to request that a workspace be created based on the kind of workspace you want to display to the user.
Return value
Type: IdeWorkbench
An IdeWorkbench
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |