gResolverLookupServiceAsync
Begins asynchronously performing a DNS SRV lookup for the given
service and protocol in the given domain, and eventually calls
callback, which must call gResolverLookupServiceFinish to
get the final result. See gResolverLookupService for more
details.
gResolverLookupServiceAsync(object, service, protocol, domain, 
    cancellable = NULL, callback, user.data = NULL) | 
|
 | 
 the service type to look up (eg, "ldap")  | 
 | 
 the networking protocol to use for   | 
 | 
 the DNS domain to look up the service in  | 
 | 
 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.