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.
Throws
ErrorWrap
gio
iostream
IOStream
constructors
this
functions
clearPending
close
closeAsync
closeFinish
getInputStream
getOutputStream
hasPending
isClosed
self
setPending
spliceAsync
properties
_gType
closed
inputStream
outputStream
static functions
_getGType
spliceFinish
Closes a stream.