gBufferedOutputStreamGetBufferSize {RGtk2}R Documentation

gBufferedOutputStreamGetBufferSize

Description

Gets the size of the buffer in the stream.

Usage

gBufferedOutputStreamGetBufferSize(object)

Arguments

object

a GBufferedOutputStream.

Value

[numeric] the current size of the buffer.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]