gSocketAddressEnumeratorNextFinish {RGtk2} | R Documentation |
Retrieves the result of a completed call to
gSocketAddressEnumeratorNextAsync
. See
gSocketAddressEnumeratorNext
for more information about
error handling.
gSocketAddressEnumeratorNextFinish(object, result, .errwarn = TRUE)
|
|
|
|
.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