Method

IdeUnsavedFileget_file

Declaration

GFile*
ide_unsaved_file_get_file (
  IdeUnsavedFile* self
)

Description

Retrieves the underlying file represented by self.

Return value

Type: GFile

A GFile.

The data is owned by the instance.