lookupAsync

open fun lookupAsync(uri: String, cancellable: Cancellable? = null, callback: AsyncReadyCallback)

Asynchronous lookup of proxy. See g_proxy_resolver_lookup() for more details.

Since

2.26

Parameters

uri

a URI representing the destination to connect to

cancellable

a #GCancellable, or null

callback

callback to call after resolution completes