Method

FoundryTextEditdup_file

Declaration [src]

GFile*
foundry_text_edit_dup_file (
  FoundryTextEdit* self
)

Description [src]

Gets the underlying GFile if any.

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.