Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-view.h')
-rw-r--r--shell/ev-view.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ev-view.h b/shell/ev-view.h
index d6dd40e..dd8d1df 100644
--- a/shell/ev-view.h
+++ b/shell/ev-view.h
@@ -124,6 +124,8 @@ void ev_view_find_previous (EvView *view);
void ev_view_search_changed (EvView *view);
void ev_view_set_highlight_search (EvView *view,
gboolean value);
+void ev_view_find_cancel (EvView *view);
+
/* Status */
const char *ev_view_get_status (EvView *view);
const char *ev_view_get_find_status (EvView *view);