ProxyResolver.lookupAsync
void lookupAsync(string uri, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)Asynchronous lookup of proxy. See [gio.proxy_resolver.ProxyResolver.lookup] for more details.
Parameters
uri | a URI representing the destination to connect to |
cancellable | a #GCancellable, or null |
callback | callback to call after resolution completes |