]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-pixbuf-cache.h
[libview] Invert colors of pages after rendering when inverted colors option is enabled
[evince.git] / libview / ev-pixbuf-cache.h
index 4ab0fce062326fa7f295989fc0dd0f0de89e0420..94673c2e083de8d943abb3861d45063ca8211c3d 100644 (file)
@@ -80,7 +80,9 @@ void           ev_pixbuf_cache_reload_page        (EvPixbufCache *pixbuf_cache,
                                                     GdkRegion     *region,
                                                     gint           page,
                                                     gint           rotation,
-                                                    gdouble         scale);
+                                                    gdouble        scale);
+void           ev_pixbuf_cache_set_inverted_colors  (EvPixbufCache *pixbuf_cache,
+                                                    gboolean       inverted_colors);
 /* Selection */
 cairo_surface_t *ev_pixbuf_cache_get_selection_surface (EvPixbufCache *pixbuf_cache,
                                                        gint           page,