NetworkProxySettings
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "webkit_network_proxy_settings_get_type ()" ) ]
[ Compact ]
[ Version ( since = "2.16" ) ]
public class NetworkProxySettings
[ Compact ]
[ Version ( since = "2.16" ) ]
public class NetworkProxySettings
Configures network proxies.
WebKitNetworkProxySettings can be used to provide a custom proxy configuration to a
WebContext. You need to call
webkit_web_context_set_network_proxy_settings
with webkit_network_proxy_mode_custom and a
WebKitNetworkProxySettings.
Namespace: WebKit
Package: webkitgtk-6.0