gIOStreamGetOutputStream {RGtk2}R Documentation

gIOStreamGetOutputStream

Description

Gets the output stream for this object. This is used for writing.

Usage

gIOStreamGetOutputStream(object)

Arguments

object

a GIOStream

Details

Since 2.22

Value

[GOutputStream] a GOutputStream, Do not free.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]