ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/background.h
(Generate patch)

Comparing rxvt-unicode/src/background.h (file contents):
Revision 1.20 by sf-exg, Thu Sep 2 15:48:11 2010 UTC vs.
Revision 1.21 by sf-exg, Wed Sep 8 22:17:06 2010 UTC

66 66
67# ifdef HAVE_PIXBUF 67# ifdef HAVE_PIXBUF
68 GdkPixbuf *pixbuf; 68 GdkPixbuf *pixbuf;
69# endif 69# endif
70 70
71 void get_image_geometry (int image_width, int image_height, int &w, int &h, int &x, int &y);
71 bool render_image (unsigned long background_flags); 72 bool render_image (unsigned long background_flags);
72 bool have_image; 73 bool have_image;
73 74
74 enum { 75 enum {
75 noScale = 0, 76 noScale = 0,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines