X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-history.h;h=4f1ec1aa3c4a591f2443f43b5273061b162ff5f9;hb=1f4859f8061b8a03e8f75a5cbd26f16c19155670;hp=a815f93b273cdda944faa2fd2a58c1bcf55d425c;hpb=8228ff475e7dced57dbaa9550255534d0c275767;p=evince.git diff --git a/shell/ev-history.h b/shell/ev-history.h index a815f93b..4f1ec1aa 100644 --- a/shell/ev-history.h +++ b/shell/ev-history.h @@ -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);