]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-selection.h
removed
[evince.git] / libdocument / ev-selection.h
index d0816040b16380c0f81bdae5b300dcdf6127dfbc..5ba9776d734d1f4f249bd347ead007085f713f8b 100644 (file)
@@ -45,7 +45,7 @@ struct _EvSelectionIface
 
        void        (* render_selection)     (EvSelection      *selection,
                                              EvRenderContext  *rc,
 
        void        (* render_selection)     (EvSelection      *selection,
                                              EvRenderContext  *rc,
-                                             GdkPixbuf       **pixbuf,
+                                             cairo_surface_t **surface,
                                              EvRectangle      *points,
                                              EvRectangle      *old_points,
                                              GdkColor        *text,
                                              EvRectangle      *points,
                                              EvRectangle      *old_points,
                                              GdkColor        *text,
@@ -60,7 +60,7 @@ struct _EvSelectionIface
 GType      ev_selection_get_type             (void);
 void       ev_selection_render_selection     (EvSelection      *selection,
                                              EvRenderContext  *rc,
 GType      ev_selection_get_type             (void);
 void       ev_selection_render_selection     (EvSelection      *selection,
                                              EvRenderContext  *rc,
-                                             GdkPixbuf       **pixbuf,
+                                             cairo_surface_t **surface,
                                              EvRectangle      *points,
                                              EvRectangle      *old_points,
                                              GdkColor         *text,
                                              EvRectangle      *points,
                                              EvRectangle      *old_points,
                                              GdkColor         *text,