From f6d4d6db614917b9c69a6ef540c4aabfa4486f6a Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Mon, 15 Apr 2013 16:46:57 +0200 Subject: Search bar functionality polishing Polishing after switching from Evolution's highlight implementation to WebKit's one. --- e-util/e-web-view.h | 1 + 1 file changed, 1 insertion(+) (limited to 'e-util/e-web-view.h') diff --git a/e-util/e-web-view.h b/e-util/e-web-view.h index 6fdf6017e4..07e2541e46 100644 --- a/e-util/e-web-view.h +++ b/e-util/e-web-view.h @@ -174,6 +174,7 @@ void e_web_view_set_save_as_proxy (EWebView *web_view, void e_web_view_add_highlight (EWebView *web_view, const gchar *highlight); void e_web_view_clear_highlights (EWebView *web_view); +void e_web_view_update_highlights (EWebView *web_view); GtkAction * e_web_view_get_action (EWebView *web_view, const gchar *action_name); GtkActionGroup *e_web_view_get_action_group (EWebView *web_view, -- cgit v1.2.3