InputStream.closeFinish

Finishes closing a stream asynchronously, started from g_input_stream_close_async().

class InputStream
bool
closeFinish

Parameters

result AsyncResultIF

a #GAsyncResult.

Return: %TRUE if the stream was closed successfully.

Throws

GException on failure.

Meta