X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2Fev-selection.c;h=49e56eb434ae3967e54d5b439571ec557a828a1d;hb=dae88237d66fd49588cc27136c59376c443f9e9f;hp=a34e863b2328aa870e10c2cb7bcdf1bb4e1d8c3c;hpb=18d2af9bce80392407fae997c8dfa029f5a54123;p=evince.git diff --git a/libdocument/ev-selection.c b/libdocument/ev-selection.c index a34e863b..49e56eb4 100644 --- a/libdocument/ev-selection.c +++ b/libdocument/ev-selection.c @@ -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,