gOutputStreamWriteFinish {RGtk2} | R Documentation |
Finishes a stream write operation.
gOutputStreamWriteFinish(object, result, .errwarn = TRUE)
|
|
|
a |
.errwarn |
Whether to issue a warning on error or fail silently |
A list containing the following elements:
retval |
[integer] a integercontaining the number of bytes written to the stream. |
|
a |
Derived by RGtkGen from GTK+ documentation