Constructor
IdeEditorWorkspacenew
since: 3.32
Description
Creates a new IdeEditorWorkspace.
You’ll need to add this to a workbench to be functional.
Available since: 3.32
Parameters
app-
Type:
IdeApplicationAn
IdeApplication.The data is owned by the caller of the function.
Return value
Type: IdeEditorWorkspace
An IdeEditorWorkspace.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |