Gio.OutputStream::flush_finish
function vfunc_flush_finish(result: Gio.AsyncResult): Boolean {
}
Finishes flushing an output stream.
- result
a GAsyncResult.
- Returns
true if flush operation succeeded, false otherwise.
function vfunc_flush_finish(result: Gio.AsyncResult): Boolean {
}
Finishes flushing an output stream.
a GAsyncResult.
true if flush operation succeeded, false otherwise.