gFileReadFinish {RGtk2} | R Documentation |
Finishes an asynchronous file read operation started with
gFileReadAsync
.
gFileReadFinish(object, res, .errwarn = TRUE)
|
input |
|
a |
.errwarn |
Whether to issue a warning on error or fail silently |
A list containing the following elements:
retval |
[ |
|
a |
Derived by RGtkGen from GTK+ documentation