gBufferedOutputStreamGetAutoGrow {RGtk2}R Documentation

gBufferedOutputStreamGetAutoGrow

Description

Checks if the buffer automatically grows as data is added.

Usage

gBufferedOutputStreamGetAutoGrow(object)

Arguments

object

a GBufferedOutputStream.

Value

[logical] TRUE if the stream's buffer automatically grows, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]