gResolverLookupByNameAsync
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.
gResolverLookupByNameAsync(object, hostname, cancellable = NULL, callback, user.data = NULL)
|
|
|
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.