ProxyResolver
Object Hierarchy:
Description:
[ CCode ( type_cname = "GProxyResolverInterface" , type_id = "g_proxy_resolver_get_type ()" ) ]
[ Version ( since = "2.26" ) ]
public interface ProxyResolver : Object
[ Version ( since = "2.26" ) ]
public interface ProxyResolver : Object
ProxyResolver provides synchronous and asynchronous network proxy resolution.
ProxyResolver is used within SocketClient through the method proxy_enumerate.
Implementations of ProxyResolver based on libproxy and GNOME settings can be found in glib-networking. GIO comes with an implementation for use inside Flatpak portals.
All known implementing classes:
Namespace: GLib
Package: gio-2.0
Content:
Static methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object