Method
IdeWorkspaceget_context
Description
Gets the IdeContext
for the IdeWorkspace
, which is set when the
workspace joins an IdeWorkbench
.
Gets property | Ide.Workspace:context |
Return value
Type: IdeContext
An IdeContext
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |