Method

IdeProjectInfoget_directory

Declaration

GFile*
ide_project_info_get_directory (
  IdeProjectInfo* self
)

Description

Gets the IdeProjectInfo:directory property. This is the directory containing the project (if known).

Return value

Type: GFile

A GFile.

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