Property
WebKit2Settings:enable-offline-web-application-cache
Description [src]
Whether to enable HTML5 offline web application cache support. Offline web application cache allows web applications to run even when the user is not connected to the network.
HTML5 offline web application specification is available at http://dev.w3.org/html5/spec/offline.html.
Type: | gboolean |
Default value | TRUE |
Getter method | webkit_settings_get_enable_offline_web_application_cache() |
Setter method | webkit_settings_set_enable_offline_web_application_cache() |