OutputStream.closeFinish
bool closeFinish(gio.async_result.AsyncResult result)Closes an output stream.
Parameters
result | a #GAsyncResult. |
Returns
true if stream was successfully closed, false otherwise.
Throws
[ErrorWrap]
bool closeFinish(gio.async_result.AsyncResult result)Closes an output stream.
result | a #GAsyncResult. |