From 26e659aa334cfd17d30697af9efe7656ea5d4ba8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 27 Jul 2013 12:55:01 -0400 Subject: Add e_web_view_request(). Asynchronously requests data at a URI by way of a SoupRequest to WebKit's default SoupSession, incorporating both e_web_view_redirect_uri() and the custom request handlers installed via e_web_view_install_request_handler(). New functions: e_web_view_request() e_web_view_request_finish() --- doc/reference/evolution-util/evolution-util-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (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 8643aed5e0..2fbbaf824f 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4411,6 +4411,8 @@ e_web_view_stop_loading e_web_view_update_actions e_web_view_get_selection_html e_web_view_update_fonts +e_web_view_request +e_web_view_request_finish e_web_view_install_request_handler E_WEB_VIEW -- cgit v1.2.3