X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-window.h;h=3680bbff91a34e1287680789654d453409b2f7b7;hb=a003d7ffe3fd328ae430ae613a8da037f766aabb;hp=0b8158f3918b4567aa3972b22083e5db05449bc4;hpb=06e8fe2d26f02fd17a4dc19ea10d7ee00dc33243;p=evince.git diff --git a/shell/ev-window.h b/shell/ev-window.h index 0b8158f3..3680bbff 100644 --- a/shell/ev-window.h +++ b/shell/ev-window.h @@ -78,14 +78,14 @@ void ev_window_open_uri (EvWindow *ev_window, const char *uri, EvLinkDest *dest, EvWindowRunMode mode, + const gchar *search_string, gboolean unlink_temp_file, const gchar *print_settings); gboolean ev_window_is_empty (const EvWindow *ev_window); -#ifdef WITH_PRINT void ev_window_print_range (EvWindow *ev_window, int first_page, int last_page); -#endif + G_END_DECLS #endif /* !EV_WINDOW_H */