Function
Dexproxy_resolver_lookup
unstable since: 1.2
Declaration [src]
DexFuture*
dex_proxy_resolver_lookup (
GProxyResolver* resolver,
const char* uri
)
Parameters
resolver-
Type:
GProxyResolverThe data is owned by the caller of the function. uri-
Type:
const char*A URI.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.