Description Usage Arguments Details Author(s)
Begins asynchronously resolving hostname to determine its
associated IP address(es), and eventually calls callback, which
must call gResolverLookupByNameFinish to get the result.
See gResolverLookupByName for more details.
1 2 | gResolverLookupByNameAsync(object, hostname, cancellable = NULL,
callback, user.data = NULL)
|
|
a |
|
the hostname to look up the address of |
|
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.