Gio.ProxyInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
connect |
r |
Connect to proxy server and wrap (if required) the #connection to handle payload. |
|
connect_async |
r |
Same as connect() but asynchronous. |
|
connect_finish |
r |
Returns the result of connect_async() |
|
g_iface |
r |
The parent interface. |
|
supports_hostname |
r |
Returns whether the proxy supports hostname lookups. |
Methods¶
None
Details¶
- class Gio.ProxyInterface¶
Provides an interface for handling proxy connection and payload.
New in version 2.26.