FileT.createFinish

Finishes an asynchronous file create operation started with gio.file.File.createAsync.

Parameters

res gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: gio.file_output_stream.FileOutputStream

a #GFileOutputStream or null on error. Free the returned object with gobject.object.ObjectG.unref.