X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-utils.h;h=81acc4630d8ee3675af35cc228e6edc3ab755419;hb=d4139205b010ed06310d14284e63114e88ec6de2;hp=611ba9bb3ddf3c6ac4c72b0675ffa4bf0a0b751f;hpb=19a00ed1cd086dcca4b6bfeb84e0b1488b2e3089;p=evince.git diff --git a/shell/ev-utils.h b/shell/ev-utils.h index 611ba9bb..81acc463 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,