summaryrefslogtreecommitdiff
path: root/libview/ev-page-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'libview/ev-page-cache.h')
-rw-r--r--libview/ev-page-cache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libview/ev-page-cache.h b/libview/ev-page-cache.h
index a0e56af4..c0f5b82f 100644
--- a/libview/ev-page-cache.h
+++ b/libview/ev-page-cache.h
@@ -72,6 +72,8 @@ gboolean ev_page_cache_get_text_log_attrs (EvPageCache *cach
gint page,
PangoLogAttr **log_attrs,
gulong *n_attrs);
+void ev_page_cache_ensure_page (EvPageCache *cache,
+ gint page);
G_END_DECLS
#endif /* EV_PAGE_CACHE_H */