FileDialog.saveFinish

Finishes the gtk.file_dialog.FileDialog.save call and returns the resulting file.

Parameters

resulta gio.async_result.AsyncResult

Returns

the file that was selected.

Otherwise, NULL is returned and error is set

Throws