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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.31 by pcg, Mon Feb 9 07:11:49 2004 UTC vs.
Revision 1.32 by pcg, Mon Feb 9 22:45:29 2004 UTC

1071 1071
1072 void paste (const unsigned char *data, unsigned int len); 1072 void paste (const unsigned char *data, unsigned int len);
1073 1073
1074 void flush (); 1074 void flush ();
1075 1075
1076#ifdef TRANSPARENT
1077 void rootwin_cb (XEvent &xev); 1076 void rootwin_cb (XEvent &xev);
1078 xevent_watcher rootwin_ev; 1077 xevent_watcher rootwin_ev;
1079#endif
1080 1078
1081 void x_cb (XEvent &xev); 1079 void x_cb (XEvent &xev);
1082 xevent_watcher termwin_ev; 1080 xevent_watcher termwin_ev;
1083 xevent_watcher vt_ev; 1081 xevent_watcher vt_ev;
1084#ifdef HAVE_SCROLLBARS 1082#ifdef HAVE_SCROLLBARS

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines