X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-view.h;h=dd8d1df141f8909913da2ea15c1461b01724df63;hb=1d26c7c94ab8b6102c8e426b5174dd001fff53fb;hp=d6dd40e063d40e0312847cd22c943e588581e6bc;hpb=8fdc90f6d511cd854fdfdf4c5d7066a2bbe00c94;p=evince.git diff --git a/shell/ev-view.h b/shell/ev-view.h index d6dd40e0..dd8d1df1 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);