From 810242e4c9cdb41c00e1ad24106fbb0e4ab0d5af Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 22 Jul 2013 11:57:09 -0400 Subject: EWebView: Initialize WebKitWebSettings internally. Don't expose public API for this. Even though it's still possible through the WebKitWebView API, we don't want to encourage setting an arbitrary WebKitWebSettings on an EWebView. Removed functions: e_web_view_set_settings() e_web_view_get_default_settings() --- doc/reference/evolution-util/evolution-util-sections.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/reference/evolution-util/evolution-util-sections.txt') diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index dc2d3c0d16..ff3fb5e3d1 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4415,9 +4415,7 @@ e_web_view_status_message e_web_view_stop_loading e_web_view_update_actions e_web_view_get_selection_html -e_web_view_set_settings e_web_view_update_fonts -e_web_view_get_default_settings e_web_view_install_request_handler E_WEB_VIEW -- cgit v1.2.3