Free the returned object with [gobject.object.ObjectWrap.unref].
File.newTmpFinish
gio.file.File newTmpFinish(gio.async_result.AsyncResult result, out gio.file_iostream.FileIOStream iostream)Finishes a temporary file creation started by [gio.file.File.newTmpAsync].
Parameters
result | a #GAsyncResult |
iostream | on return, a #GFileIOStream for the created file |
Returns
a new #GFile.
Throws
[ErrorWrap]