Method

IdeCodeIndexEntriesget_file

Declaration

GFile*
ide_code_index_entries_get_file (
  IdeCodeIndexEntries* self
)

Description

The file that was indexed.

Available since:3.32

Return value

Returns: GFile
 

A GFile.

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