]> www.fi.muni.cz Git - evince.git/blobdiff - backend/ev-selection.h
*** empty log message ***
[evince.git] / backend / ev-selection.h
index 8ed416bfbaabe599c6e5add72b52a0e4bf02ac6a..d0816040b16380c0f81bdae5b300dcdf6127dfbc 100644 (file)
@@ -48,8 +48,8 @@ struct _EvSelectionIface
                                              GdkPixbuf       **pixbuf,
                                              EvRectangle      *points,
                                              EvRectangle      *old_points,
                                              GdkPixbuf       **pixbuf,
                                              EvRectangle      *points,
                                              EvRectangle      *old_points,
-                                             guint             text,
-                                             guint             base);
+                                             GdkColor        *text,
+                                             GdkColor        *base);
        GdkRegion * (* get_selection_map)    (EvSelection      *selection,
                                              EvRenderContext  *rc);
        GdkRegion * (* get_selection_region) (EvSelection      *selection,
        GdkRegion * (* get_selection_map)    (EvSelection      *selection,
                                              EvRenderContext  *rc);
        GdkRegion * (* get_selection_region) (EvSelection      *selection,
@@ -63,8 +63,8 @@ void       ev_selection_render_selection     (EvSelection      *selection,
                                              GdkPixbuf       **pixbuf,
                                              EvRectangle      *points,
                                              EvRectangle      *old_points,
                                              GdkPixbuf       **pixbuf,
                                              EvRectangle      *points,
                                              EvRectangle      *old_points,
-                                             guint             text,
-                                             guint             base);
+                                             GdkColor         *text,
+                                             GdkColor         *base);
 GdkRegion *ev_selection_get_selection_map    (EvSelection      *selection,
                                              EvRenderContext  *rc);
 GdkRegion *ev_selection_get_selection_region (EvSelection      *selection,
 GdkRegion *ev_selection_get_selection_map    (EvSelection      *selection,
                                              EvRenderContext  *rc);
 GdkRegion *ev_selection_get_selection_region (EvSelection      *selection,