:right-sidebar: True NetworkProxyMode =================================================================== .. currentmodule:: gi.repository.WebKit .. versionadded:: 2.16 .. class:: NetworkProxyMode :no-contents-entry: Enum values used to set the network proxy mode. Fields ------ .. rst-class:: interim-class .. class:: NetworkProxyMode :no-index: .. attribute:: CUSTOM Use custom proxy settings. .. attribute:: DEFAULT Use the default proxy of the system. .. attribute:: NO_PROXY Do not use any proxy.