Enumeration (GI Enum)

WebKit-6.0WebKitCookiePersistentStorage

Enum values used to denote the cookie persistent storage types.

Index
SQLITE: 1

Cookies are stored in a SQLite file in the current Mozilla format.

TEXT: 0

Cookies are stored in a text file in the Mozilla "cookies.txt" format.

Variables

$gtype