--- rxvt-unicode/src/rxvtimg.h 2012/06/03 10:14:44 1.3 +++ rxvt-unicode/src/rxvtimg.h 2012/06/03 16:54:04 1.4 @@ -18,6 +18,9 @@ rxvt_img (rxvt_screen *screen, XRenderPictFormat *format, int width, int height); rxvt_img (rxvt_screen *screen, XRenderPictFormat *format, int width, int height, Pixmap pixmap); + rxvt_img (rxvt_screen *screen); // get root pixmap + rxvt_img (const char *filename); // from pixbuf + ~rxvt_img (); Pixmap steal ()