GOutputStreamClass.closeFinish

struct GOutputStreamClass
extern (C)
int function(GOutputStream* stream, GAsyncResult* result, GError** err) closeFinish;

Return Value

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

Throws

GException on failure.

Meta