gOutputStreamIsClosed {RGtk2}R Documentation

gOutputStreamIsClosed

Description

Checks if an output stream has already been closed.

Usage

gOutputStreamIsClosed(object)

Arguments

object

a GOutputStream.

Value

[logical] TRUE if stream is closed. FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]