gIOStreamIsClosed {RGtk2}R Documentation

gIOStreamIsClosed

Description

Checks if a stream is closed.

Usage

gIOStreamIsClosed(object)

Arguments

object

a GIOStream

Details

Since 2.22

Value

[logical] TRUE if the stream is closed.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]