]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-document.h
[libdocument] Use EvSourceLink as parameter of synctex_forward_search()
[evince.git] / libdocument / ev-document.h
index 578cc7ff46113b6a021d419628738081a7de341b..63d2a8ec7e71c561240de009f7c9db6bdd67aa4f 100644 (file)
@@ -175,9 +175,7 @@ EvSourceLink    *ev_document_synctex_backward_search
 
 EvMapping       *ev_document_synctex_forward_search
                                                   (EvDocument      *document,
-                                                   const gchar     *filename,
-                                                   gint             line,
-                                                   gint             col);
+                                                  EvSourceLink    *source_link);
 
 gint             ev_rect_cmp                      (EvRectangle     *a,
                                                   EvRectangle     *b);