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

Comparing rxvt-unicode/src/rxvttoolkit.h (file contents):
Revision 1.3 by root, Tue Sep 7 12:34:05 2004 UTC vs.
Revision 1.4 by root, Sat Dec 11 23:01:36 2004 UTC

84 84
85 rxvt_display (const char *id); 85 rxvt_display (const char *id);
86 bool init (); 86 bool init ();
87 ~rxvt_display (); 87 ~rxvt_display ();
88 88
89 operator Display *() const { return display; }
90
89 void flush (); 91 void flush ();
90 92
91 void set_selection_owner (rxvt_term *owner); 93 void set_selection_owner (rxvt_term *owner);
92 94
93 void reg (xevent_watcher *w); 95 void reg (xevent_watcher *w);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines