GProxyResolverInterface.lookupFinish

struct GProxyResolverInterface
extern (C)
char** function(GProxyResolver* resolver, GAsyncResult* result, GError** err) lookupFinish;

Return Value

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

Throws

GException on failure.