X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-utils.h;h=7f4938174ac7b91006164e7b1cfd3a6ea60cf9cc;hb=6e5cbc7bbdd23310885fd983499008f544b269ee;hp=9875a95bd30a05dc933142fa54ef37ad2d07334c;hpb=5cc8e92ad9fb04792682b474a670aaa803666f78;p=evince.git diff --git a/shell/ev-utils.h b/shell/ev-utils.h index 9875a95b..7f493817 100644 --- a/shell/ev-utils.h +++ b/shell/ev-utils.h @@ -22,12 +22,15 @@ #define __EV_UTILS_H__ #include +#include 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); + #ifndef HAVE_G_FILE_SET_CONTENTS gboolean ev_file_set_contents (const gchar *filename,