X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-view.h;h=6cde705df1e3d3adad5b57872bb4acfe67135a28;hb=464f9eb8489a4b5882d20b8603d5f2fb38e61ddb;hp=8ba79f1e41598f813c185889c4e8103ba5f781bc;hpb=5e6728daa9b09a76f2537f7c848123639165cd70;p=evince.git diff --git a/shell/ev-view.h b/shell/ev-view.h index 8ba79f1e..6cde705d 100644 --- a/shell/ev-view.h +++ b/shell/ev-view.h @@ -56,6 +56,7 @@ void ev_view_set_size (EvView *view, int height); /* Find */ +gboolean ev_view_can_find_next (EvView *view); void ev_view_find_next (EvView *view); void ev_view_find_previous (EvView *view);