Gio.InputStream::close_finish
function vfunc_close_finish(result: Gio.AsyncResult): Boolean {
}
Finishes closing a stream asynchronously, started from Gio.InputStream.prototype.close_async.
- result
- Returns
true if the stream was closed successfully.