Description Usage Arguments Details Author(s)
Begins asynchronously reverse-resolving address
to determine its
associated hostname, and eventually calls callback
, which must
call gResolverLookupByAddressFinish
to get the final result.
1 2 | gResolverLookupByAddressAsync(object, address, cancellable = NULL,
callback, user.data = NULL)
|
|
a |
|
the address to reverse-resolve |
|
a |
|
callback to call after resolution completes |
|
data for |
Since 2.22
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.