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