Learn R Programming

RGtk2 (version 2.20.19)

gDataOutputStreamPutString: gDataOutputStreamPutString

Description

Puts a string into the output stream.

Usage

gDataOutputStreamPutString(object, str, cancellable = NULL, .errwarn = TRUE)

Arguments

Value

A list containing the following elements:retval[logical] TRUE if string was successfully added to the stream.errora GError, NULL to ignore.