gSimpleAsyncResultPropagateError {RGtk2} | R Documentation |
Propagates an error from within the simple asynchronous result to a given destination.
gSimpleAsyncResultPropagateError(object, .errwarn = TRUE)
|
|
.errwarn |
Whether to issue a warning on error or fail silently |
A list containing the following elements:
retval |
[logical] |
|
a location to propegate the error to. |
Derived by RGtkGen from GTK+ documentation