From 9c77b69d6ece7df775fd326f0afcc5a752b7a3bf Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Thu, 08 Jul 2010 08:22:11 +0000 Subject: Switch to GTK+ 3 --- (limited to 'libdocument/ev-selection.c') diff --git a/libdocument/ev-selection.c b/libdocument/ev-selection.c index a34e863..49e56eb 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, -- cgit v0.9.1