go
GProxyResolverInterface.lookup
gio
c
types
GProxyResolverInterface
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.
gio
c
types
GProxyResolverInterface
variables
gIface
isSupported
lookup
lookupAsync
lookupFinish