mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
GSimpleProxyResolver: new simple GProxyResolver class
Add GSimpleProxyResolver, for letting people do static proxy resolution, and to use as a base class for other resolvers (such as GProxyResolverGnome). https://bugzilla.gnome.org/show_bug.cgi?id=691105
This commit is contained in:
@@ -4002,3 +4002,23 @@ g_task_get_type
|
||||
<TITLE>gnetworking.h</TITLE>
|
||||
g_networking_init
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gsimpleproxyresolver</FILE>
|
||||
<TITLE>GSimpleProxyResolver</TITLE>
|
||||
GSimpleProxyResolver
|
||||
g_simple_proxy_resolver_new
|
||||
g_simple_proxy_resolver_set_default_proxy
|
||||
g_simple_proxy_resolver_set_ignore_hosts
|
||||
g_simple_proxy_resolver_set_uri_proxy
|
||||
<SUBSECTION Standard>
|
||||
GSimpleProxyResolverClass
|
||||
GSimpleProxyResolverPrivate
|
||||
G_TYPE_SIMPLE_PROXY_RESOLVER
|
||||
G_SIMPLE_PROXY_RESOLVER
|
||||
G_IS_SIMPLE_PROXY_RESOLVER
|
||||
G_SIMPLE_PROXY_RESOLVER_CLASS
|
||||
G_IS_SIMPLE_PROXY_RESOLVER_CLASS
|
||||
G_SIMPLE_PROXY_RESOLVER_GET_CLASS
|
||||
g_simple_proxy_resolver_get_type
|
||||
</SECTION>
|
||||
|
Reference in New Issue
Block a user