X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-page-cache.h;h=d0ee00216c2f675637bf4569915fc3a4502f1172;hb=21f638ab8e3ddb81ce7979939defcdb7f49ad376;hp=0ad20e84aadcb0a6184f3875deb9612987984f74;hpb=e2137316b9264832a019b3f26411d10cb46a9598;p=evince.git diff --git a/shell/ev-page-cache.h b/shell/ev-page-cache.h index 0ad20e84..d0ee0021 100644 --- a/shell/ev-page-cache.h +++ b/shell/ev-page-cache.h @@ -66,6 +66,8 @@ gboolean ev_page_cache_get_dual_even_left (EvPageCache *page_cache); gint ev_page_cache_get_current_page (EvPageCache *page_cache); void ev_page_cache_set_current_page (EvPageCache *page_cache, int page); +void ev_page_cache_set_current_page_history (EvPageCache *page_cache, + int page); gboolean ev_page_cache_set_page_label (EvPageCache *page_cache, const char *page_label);