Method

IdeUnsavedFileget_file

since: 3.32

Declaration

GFile*
ide_unsaved_file_get_file (
  IdeUnsavedFile* self
)

Description

Retrieves the underlying file represented by self.

Available since: 3.32

Return value

Type: GFile

A GFile.

The data is owned by the instance.