]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-selection.c
Switch to GTK+ 3
[evince.git] / libdocument / ev-selection.c
index a34e863b2328aa870e10c2cb7bcdf1bb4e1d8c3c..49e56eb434ae3967e54d5b439571ec557a828a1d 100644 (file)
@@ -62,7 +62,7 @@ ev_selection_get_selected_text (EvSelection      *selection,
        return iface->get_selected_text (selection, page, style, points);
 }
 
-GdkRegion *
+cairo_region_t *
 ev_selection_get_selection_region (EvSelection     *selection,
                                   EvRenderContext *rc,
                                   EvSelectionStyle style,