Method
IdeFileChooserEntryget_file
Description
Returns the currently selected file or NULL
if there is no selection.
Gets property | Ide.FileChooserEntry: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 . |