Description Usage Arguments Details Author(s)
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.
1 2 | gResolverLookupServiceAsync(object, service, protocol, domain,
cancellable = NULL, callback, user.data = NULL)
|
|
a |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.