Method
IdeWorkbenchget_current_workspace
since: 3.32
Description
Gets the most recently focused workspace, which may be used to deliver events such as opening new pages.
Available since: 3.32
Return value
Type: IdeWorkspace
An IdeWorkspace
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |