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
closed
gType
inputStream
outputStream
static functions
getGType
spliceFinish
Closes a stream.