]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-view.h
Remove a bunch of strings that was used only by the statusbar.
[evince.git] / shell / ev-view.h
index 09ac1eec1e699750e2d24d27d763f82d1e7599c4..ad60e707dd1b550f2c3e423dc9e113f68ec6517b 100644 (file)
@@ -118,9 +118,11 @@ const char     *ev_view_get_find_status   (EvView         *view);
 void           ev_view_hide_cursor        (EvView         *view);
 void           ev_view_show_cursor        (EvView         *view);
 
 void           ev_view_hide_cursor        (EvView         *view);
 void           ev_view_show_cursor        (EvView         *view);
 
-/* Scrolling */
+/* Navigation */
 void          ev_view_scroll             (EvView         *view,
                                           EvScrollType    scroll);
 void          ev_view_scroll             (EvView         *view,
                                           EvScrollType    scroll);
+void          ev_view_goto_link          (EvView         *view,
+                                          EvLink         *link);
 
 G_END_DECLS
 
 
 G_END_DECLS