gOutputStreamHasPending {RGtk2}R Documentation

gOutputStreamHasPending

Description

Checks if an ouput stream has pending actions.

Usage

gOutputStreamHasPending(object)

Arguments

object

a GOutputStream.

Value

[logical] TRUE if stream has pending actions.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]