]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-pixbuf-cache.h
(mime_type_supported_by_gdk_pixbuf): #ifdef this away to fix an
[evince.git] / shell / ev-pixbuf-cache.h
index 19d0311f55bf2c2ede126efe50460891657dc141..3081c3b15de222303fe11bb0b4201d959185592d 100644 (file)
@@ -58,9 +58,9 @@ GdkPixbuf     *ev_pixbuf_cache_get_pixbuf           (EvPixbufCache *pixbuf_cache
                                                     gint           page);
 GList         *ev_pixbuf_cache_get_link_mapping     (EvPixbufCache *pixbuf_cache,
                                                     gint           page);
                                                     gint           page);
 GList         *ev_pixbuf_cache_get_link_mapping     (EvPixbufCache *pixbuf_cache,
                                                     gint           page);
-/* Selection */
-GList         *ev_pixbuf_cach_get_text_mapping      (EvPixbufCache *pixbuf_cache,
+GdkRegion     *ev_pixbuf_cache_get_text_mapping     (EvPixbufCache *pixbuf_cache,
                                                     gint           page);
                                                     gint           page);
+/* Selection */
 GdkPixbuf     *ev_pixbuf_cache_get_selection_pixbuf (EvPixbufCache *pixbuf_cache,
                                                     gint           page,
                                                     gfloat         scale);
 GdkPixbuf     *ev_pixbuf_cache_get_selection_pixbuf (EvPixbufCache *pixbuf_cache,
                                                     gint           page,
                                                     gfloat         scale);