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

uria URI representing the destination to connect to
cancellablea #GCancellable, or null
callbackcallback to call after resolution completes