API Version: 4.1
Library Version: 2.48.3
Generated by gi-docgen 2025.3
enum WebKit2.CookiePersistentStorage
Enum values used to denote the cookie persistent storage types.
WEBKIT_COOKIE_PERSISTENT_STORAGE_TEXT
Cookies are stored in a text file in the Mozilla “cookies.txt” format.
0
WEBKIT_COOKIE_PERSISTENT_STORAGE_SQLITE
Cookies are stored in a SQLite file in the current Mozilla format.
1
Content