Method

FoundryTextDocumentdup_file

Declaration [src]

GFile*
foundry_text_document_dup_file (
  FoundryTextDocument* self
)

Description [src]

Gets the underlying GFile.

Return value

Type: GFile

A GFile or NULL.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.