gBufferedInputStreamFillFinish {RGtk2} | R Documentation |
Finishes an asynchronous read.
gBufferedInputStreamFillFinish(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 integerof the read stream, or -1 on an error. |
|
a |
Derived by RGtkGen from GTK+ documentation