InputStream.closeFinish

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

class InputStream
bool
closeFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult.

Return Value

Type: bool

true if the stream was closed successfully.