Method

IdeProjectInfoget_file

Declaration

GFile*
ide_project_info_get_file (
  IdeProjectInfo* self
)

Description

Gets the IdeProjectInfo:file property. This is the project file (such as configure.ac) of the project.

Gets propertyIde.ProjectInfo:file

Return value

Type: GFile

A GFile.

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