Property
WebKit2WebsiteDataManager:is-ephemeral
since: 2.16
Description [src]
Whether the WebKitWebsiteDataManager
is ephemeral. An ephemeral WebKitWebsiteDataManager
handles all websites data as non-persistent, and nothing will be written to the client
storage. Note that if you create an ephemeral WebKitWebsiteDataManager
all other construction
parameters to configure data directories will be ignored.
Type:gboolean
Available since: 2.16
Default value | FALSE |