Method

IdeUnsavedFileget_file

Declaration

GFile*
ide_unsaved_file_get_file (
  IdeUnsavedFile* self
)

Description

Retrieves the underlying file represented by self.

Available since:3.32

Return value

Returns: GFile
 

A GFile.

 The data is owned by the instance.