webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
_WebKitNetworkProxySettings Struct Reference

Public Member Functions

 _WebKitNetworkProxySettings ()
 
 _WebKitNetworkProxySettings (const SoupNetworkProxySettings &otherSettings)
 

Public Attributes

SoupNetworkProxySettings settings
 

Detailed Description

SECTION: WebKitNetworkProxySettings : Network Proxy Settings : WebKitNetworkProxySettings : WebKitWebContext

WebKitNetworkProxySettings can be used to provide a custom proxy configuration to a WebKitWebContext. You need to call webkit_web_context_set_network_proxy_settings() with WEBKIT_NETWORK_PROXY_MODE_CUSTOM and a WebKitNetworkProxySettings.

Since: 2.16

Constructor & Destructor Documentation

◆ _WebKitNetworkProxySettings() [1/2]

_WebKitNetworkProxySettings::_WebKitNetworkProxySettings ( )
inline

◆ _WebKitNetworkProxySettings() [2/2]

_WebKitNetworkProxySettings::_WebKitNetworkProxySettings ( const SoupNetworkProxySettings otherSettings)
inlineexplicit

Member Data Documentation

◆ settings

SoupNetworkProxySettings _WebKitNetworkProxySettings::settings

The documentation for this struct was generated from the following file: