Gio.IOStream::close_finish

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

Closes a stream.

Since 2.22

result

a Gio.AsyncResult

Returns

true if stream was successfully closed, false otherwise.