WebKit2.Settings.prototype.get_enable_html5_local_storage
function get_enable_html5_local_storage(): Boolean {
// Gjs wrapper for webkit_settings_get_enable_html5_local_storage()
}
Get the WebKit2.Settings.enable_html5_local_storage property.
- Returns
true If HTML5 local storage support is enabled or false otherwise.