Create a new #WebKitNetworkProxySettings with the given default_proxy_uri and ignore_hosts.
Adds a URI-scheme-specific proxy.
Make a copy of the #WebKitNetworkProxySettings.
Returns this, for use in with statements.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Configures network proxies.
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.types.NetworkProxyMode.Custom and a WebKitNetworkProxySettings.