webkit2.NetworkProxySettings

Undocumented in source.

Public Imports

webkit2.c.types
public import webkit2.c.types;
Undocumented in source.

Members

Classes

NetworkProxySettings
class NetworkProxySettings

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.

Meta