Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gIOStreamIsClosed: gIOStreamIsClosed
Description
Checks if a stream is closed.
Usage
gIOStreamIsClosed(object)
Arguments
object
a
GIOStream
Value
TRUE
if the stream is closed.
Details
Since 2.22