Method

IdeProjectFileget_directory

Declaration

GFile*
ide_project_file_get_directory (
  IdeProjectFile* self
)

Description

Gets the project file.

Available since:3.32

Return value

Returns: GFile*
 

An IdeProjectFile.

 The data is owned by the instance.