Sep 4, 2018 · 1 min read
You get the context via https://webkitgtk.org/reference/webkit2gtk/stable/WebKitWebView.html#webkit-web-view-get-context through the webView so I guess webView.get_context().clear_cache() would do?
You get the context via https://webkitgtk.org/reference/webkit2gtk/stable/WebKitWebView.html#webkit-web-view-get-context through the webView so I guess webView.get_context().clear_cache() would do?
Written by