WebKit2.WebContext.prototype.get_cache_model
function get_cache_model(): WebKit2.CacheModel {
// Gjs wrapper for webkit_web_context_get_cache_model()
}
Returns the current cache model. For more information about this value check the documentation of the function WebKit2.WebContext.prototype.set_cache_model.
- Returns
the current WebKit2.CacheModel