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).

Available since:3.32

Return value

Returns: GFile*
 

A GFile.

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