InputStream.closeFinish

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

class InputStream
int
closeFinish

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: int

TRUE if the stream was closed successfully.

Throws

GException on failure.

Meta