GProxyResolverInterface.lookup

struct GProxyResolverInterface
extern (C)
char** function(GProxyResolver* resolver, const(char)* uri, GCancellable* cancellable, GError** err) lookup;

Return Value

A NULL-terminated array of proxy URIs. Must be freed with g_strfreev().

Throws

GException on failure.