gIOStreamGetInputStream {RGtk2}R Documentation

gIOStreamGetInputStream

Description

Gets the input stream for this object. This is used for reading.

Usage

gIOStreamGetInputStream(object)

Arguments

object

a GIOStream

Details

Since 2.22

Value

[GInputStream] a GInputStream, Do not free.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]