gIOStreamHasPending {RGtk2}R Documentation

gIOStreamHasPending

Description

Checks if a stream has pending actions.

Usage

gIOStreamHasPending(object)

Arguments

object

a GIOStream

Details

Since 2.22

Value

[logical] TRUE if stream has pending actions.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]