InputStream.closeFinish

bool closeFinish(gio.async_result.AsyncResult result)

Finishes closing a stream asynchronously, started from gio.input_stream.InputStream.closeAsync.

Parameters

resulta #GAsyncResult.

Returns

true if the stream was closed successfully.

Throws