Gio.OutputStream::close_finish

function vfunc_close_finish(result: Gio.AsyncResult): Boolean {
}
  

Closes an output stream.

result

a Gio.AsyncResult.

Returns

true if stream was successfully closed, false otherwise.