GObject.Object
SoupGNOME.ProxyResolverGNOME
| Import line: | SoupGNOME = imports.gi.SoupGNOME; |
| GIR File: | SoupGNOME-2.4.gir |
| C documentation: | SoupGNOMEProxyResolverGNOME |
| Class : | ProxyResolverGNOME |
| Implements: | Soup.ProxyURIResolver, Soup.SessionFeature |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
parent : GObject.Object
read only
|
SoupGNOME.ProxyResolverGNOME | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new SoupGNOME.ProxyResolverGNOME
(Object properties)
Create a new SoupGNOME.ProxyResolverGNOME
Create a new SoupGNOME.ProxyResolverGNOME
|
||
|
attach
(Session session)
:
none
|
Soup.SessionFeature | |
|
detach
(Session session)
:
none
|
Soup.SessionFeature | |
|
get_proxy_uri_async
(URI uri, MainContext async_context, Cancellable cancellable, Function callback, void* user_data)
:
none
Asynchronously determines a proxy URI to use for msg and calls
Asynchronously determines a proxy URI to use for msg and calls
|
Soup.ProxyURIResolver | |
|
Synchronously determines a proxy URI to use for uri.
Synchronously determines a proxy URI to use for uri. If uri should be sent via proxy, *proxy_uri will be set to the URI of the proxy, else it will be set to NULL. error.
|
Soup.ProxyURIResolver | |
| None |