WebKit2.Settings.prototype.get_enable_offline_web_application_cache

function get_enable_offline_web_application_cache(): Boolean {
    // Gjs wrapper for webkit_settings_get_enable_offline_web_application_cache()
}
  

Get the WebKit2.Settings.enable_offline_web_application_cache property.

Returns

true If HTML5 offline web application cache support is enabled or false otherwise.