:right-sidebar: True CookieAcceptPolicy =================================================================== .. currentmodule:: gi.repository.WebKit .. class:: CookieAcceptPolicy :no-contents-entry: Enum values used to denote the cookie acceptance policies. Fields ------ .. rst-class:: interim-class .. class:: CookieAcceptPolicy :no-index: .. attribute:: ALWAYS Accept all cookies unconditionally. .. attribute:: NEVER Reject all cookies unconditionally. .. attribute:: NO_THIRD_PARTY Accept only cookies set by the main document loaded.