OutputStream.flushFinish
bool flushFinish(gio.async_result.AsyncResult result)Finishes flushing an output stream.
Parameters
result | a GAsyncResult. |
Returns
true if flush operation succeeded, false otherwise.
Throws
[ErrorWrap]
bool flushFinish(gio.async_result.AsyncResult result)Finishes flushing an output stream.
result | a GAsyncResult. |