Gio.OutputStream::write_finish
function vfunc_write_finish(result: Gio.AsyncResult): Number(gssize) {
}
Finishes a stream write operation.
- result
- Returns
a #gssize containing the number of bytes written to the stream.
function vfunc_write_finish(result: Gio.AsyncResult): Number(gssize) {
}
Finishes a stream write operation.
a #gssize containing the number of bytes written to the stream.