OutputStream.closeFinish

Closes an output stream.

class OutputStream
bool
closeFinish

Parameters

result AsyncResultIF

a #GAsyncResult.

Return Value

Type: bool

%TRUE if stream was successfully closed, %FALSE otherwise.

Throws

GException on failure.

Meta