Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-utils.h')
-rw-r--r--shell/ev-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-utils.h b/shell/ev-utils.h
index 611ba9b..81acc46 100644
--- a/shell/ev-utils.h
+++ b/shell/ev-utils.h
@@ -29,7 +29,7 @@ G_BEGIN_DECLS
GdkPixbuf* ev_pixbuf_add_shadow (GdkPixbuf *src, int size,
int x_offset, int y_offset, double opacity);
-void ev_print_region_contents (GdkRegion *region);
+void ev_print_region_contents (cairo_region_t *region);
void ev_gui_menu_position_tree_selection (GtkMenu *menu,
gint *x,