WebKit.NetworkProxyMode – webkit2gtk-4.0 Reference Manual
NetworkProxyMode
Description:
[
CCode
( cprefix =
"WEBKIT_NETWORK_PROXY_MODE_"
, type_id =
"webkit_network_proxy_mode_get_type ()"
) ]
[
Version
( since =
"2.16"
) ]
public
enum
NetworkProxyMode
Enum values used to set the network proxy mode.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Enum values:
CUSTOM
-
Use custom proxy settings.
DEFAULT
-
Use the default proxy of the system.
NO_PROXY
-
Do not use any proxy.
2022 vala-language.org