Otherwise, NULL is returned and error is set
FileDialog.openFinish
gio.file.File openFinish(gio.async_result.AsyncResult result)Finishes the gtk.file_dialog.FileDialog.open call and returns the resulting file.
Parameters
result | a gio.async_result.AsyncResult |
Returns
the file that was selected.