]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-history.h
Updated Dutch translation by Wouter Bolsterlee.
[evince.git] / shell / ev-history.h
index a815f93b273cdda944faa2fd2a58c1bcf55d425c..4f1ec1aa3c4a591f2443f43b5273061b162ff5f9 100644 (file)
@@ -55,7 +55,8 @@ EvHistory      *ev_history_new                        (void);
 void           ev_history_add_link             (EvHistory  *history,
                                                 EvLink     *linkk);
 void           ev_history_add_page             (EvHistory  *history,
-                                                int         page);
+                                                int         page,
+                                                const gchar *label);
 EvLink        *ev_history_get_link_nth         (EvHistory  *history,
                                                 int         index);
 int            ev_history_get_n_links          (EvHistory  *history);