Free the returned object with [gobject.object.ObjectWrap.unref].
File.createFinish
gio.file_output_stream.FileOutputStream createFinish(gio.async_result.AsyncResult res)Finishes an asynchronous file create operation started with [gio.file.File.createAsync].
Parameters
res | a #GAsyncResult |
Returns
a #GFileOutputStream or null on error.
Throws
[ErrorWrap]