]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-view.h
[libview] Add support for synctex in EvView
[evince.git] / libview / ev-view.h
index 307793a1e3b437427059718b85b195cb86ce4e54..d4ee577e7fc5b307b6dedb4bbf8930517cf3ace5 100644 (file)
@@ -79,6 +79,10 @@ void            ev_view_find_changed              (EvView         *view,
                                                   gint            page);
 void            ev_view_find_cancel               (EvView         *view);
 
+/* Synctex */
+void            ev_view_highlight_forward_search (EvView       *view,
+                                                 EvSourceLink *link);
+
 /* Cursor */
 void           ev_view_hide_cursor        (EvView         *view);
 void           ev_view_show_cursor        (EvView         *view);