gOutputStreamSplice {RGtk2} | R Documentation |
Splices an input stream into an output stream.
gOutputStreamSplice(object, source, flags = "G_OUTPUT_STREAM_SPLICE_NONE", cancellable = NULL, .errwarn = TRUE)
|
|
|
a |
|
a set of |
|
optional |
.errwarn |
Whether to issue a warning on error or fail silently |
A list containing the following elements:
retval |
[integer] a integercontaining the size of the data spliced, or -1 if an error occurred. |
|
a |
Derived by RGtkGen from GTK+ documentation