Method

IdeProjectFileref_file

since: 3.32

Declaration

GFile*
ide_project_file_ref_file (
  IdeProjectFile* self
)

Description

Gets the file for the IdeProjectFile.

Available since: 3.32

Return value

Type: GFile

A GFile.

The caller of the method takes ownership of the data, and is responsible for freeing it.