Documentation
Dlang.org
IOStream.closeFinish
gio
iostream
IOStream
Closes a stream.
class
IOStream
bool
closeFinish
(
gio.async_result.AsyncResult
result
)
Parameters
result
gio
.
async_result
.
AsyncResult
a #GAsyncResult
Return Value
Type:
bool
true if stream was successfully closed, false otherwise.
gio
iostream
IOStream
functions
clearPending
close
closeAsync
closeFinish
getInputStream
getOutputStream
hasPending
isClosed
setPending
spliceAsync
static functions
spliceFinish
Closes a stream.