Method
IdeWorkbenchget_project_info
since: 3.32
Description
Gets the IdeProjectInfo
for the workbench, if a project has been or is
currently, loading.
Available since: 3.32
Return value
Type: IdeProjectInfo
An IdeProjectInfo
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |