Virtual Method
IdePageget_file_or_directory
since: 3.40
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.
Available since: 3.40
Return value
Type: GFile
A GFile
or NULL
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |