gInputStreamHasPending {RGtk2}R Documentation

gInputStreamHasPending

Description

Checks if an input stream has pending actions.

Usage

gInputStreamHasPending(object)

Arguments

object

input stream.

Value

[logical] TRUE if stream has pending actions.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]