]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-pixbuf-cache.h
Add options to open and save attachment annotations to context menu
[evince.git] / libview / ev-pixbuf-cache.h
index a22634e6d5151a2cd349f3dc62d8d808d81ba0ed..4ab0fce062326fa7f295989fc0dd0f0de89e0420 100644 (file)
@@ -72,6 +72,8 @@ GdkRegion     *ev_pixbuf_cache_get_text_mapping     (EvPixbufCache *pixbuf_cache
                                                     gint           page);
 GList        *ev_pixbuf_cache_get_form_field_mapping (EvPixbufCache *pixbuf_cache,
                                                       gint         page);
+GList         *ev_pixbuf_cache_get_annots_mapping   (EvPixbufCache *pixbuf_cache,
+                                                    gint           page);
 void           ev_pixbuf_cache_clear                (EvPixbufCache *pixbuf_cache);
 void           ev_pixbuf_cache_style_changed        (EvPixbufCache *pixbuf_cache);
 void           ev_pixbuf_cache_reload_page         (EvPixbufCache *pixbuf_cache,