gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
IOStream.isClosed
gio
IOStream
IOStream
Checks if a stream is closed.
class
IOStream
bool
isClosed
(
)
Return Value
Type:
bool
%TRUE if the stream is closed.
Meta
Since
2.22
Source
See Implementation
gio
IOStream
IOStream
constructors
this
functions
clearPending
close
closeAsync
closeFinish
getIOStreamStruct
getInputStream
getOutputStream
getStruct
hasPending
isClosed
setPending
setStruct
spliceAsync
static functions
getType
spliceFinish
variables
gIOStream
Checks if a stream is closed.