Begins asynchronously resolving hostname to determine its associated IP address(es), and eventually calls callback, which must call Resolver.lookupByNameFinish to get the result. See Resolver.lookupByName for more details.
the hostname to look up the address of
a gio.Cancellable, or NULL
callback to call after resolution completes
data for callback
2.22
Begins asynchronously resolving hostname to determine its associated IP address(es), and eventually calls callback, which must call Resolver.lookupByNameFinish to get the result. See Resolver.lookupByName for more details.