Method

IdeWorkbenchget_project_info

Declaration

IdeProjectInfo*
ide_workbench_get_project_info (
  IdeWorkbench* self
)

Description

Gets the IdeProjectInfo for the workbench, if a project has been or is currently, loading.

Return value

Type: IdeProjectInfo

An IdeProjectInfo or NULL.

The data is owned by the instance.
The return value can be NULL.