gSocketAddressEnumeratorNextAsync {RGtk2} | R Documentation |
Asynchronously retrieves the next GSocketAddress
from enumerator
and then calls callback
, which must call
gSocketAddressEnumeratorNextFinish
to get the result.
gSocketAddressEnumeratorNextAsync(object, cancellable = NULL, callback, user.data = NULL)
|
|
|
optional |
|
a |
|
the data to pass to callback function |
Derived by RGtkGen from GTK+ documentation