InputStream.closeFinish
bool closeFinish(gio.async_result.AsyncResult result)Finishes closing a stream asynchronously, started from gio.input_stream.InputStream.closeAsync.
Parameters
result | a #GAsyncResult. |
Returns
true if the stream was closed successfully.