Method
IdePageget_file_or_directory
Description
Gets a GFile
representing a file or directory that best maps to this
page. A terminal might use the current working directory while an editor
or designer might use the backing file.
Return value
Type: GFile
A GFile
or NULL
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |