Method

IdeWorkbenchget_project_info

since: 3.32

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.

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.