GOutputStreamClass.flushFinish

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

Return Value

%TRUE if flush operation succeeded, %FALSE otherwise.

Throws

GException on failure.

Meta