Method
GioProxyResolveris_supported
since: 2.26
Declaration [src]
gboolean
g_proxy_resolver_is_supported (
GProxyResolver* resolver
)
Description [src]
Checks if resolver
can be used on this system. (This is used
internally; g_proxy_resolver_get_default()
will only return a proxy
resolver that returns TRUE
for this method.).
Available since: 2.26