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

Comparing rxvt-unicode/src/rxvtcolor.h (file contents):
Revision 1.10 by pcg, Mon Mar 29 21:02:11 2004 UTC vs.
Revision 1.11 by pcg, Tue Mar 30 14:45:13 2004 UTC

94 94
95 void set_selection_owner (rxvt_term *owner); 95 void set_selection_owner (rxvt_term *owner);
96 96
97 rxvt_xim *get_xim (const char *locale, const char *modifiers); 97 rxvt_xim *get_xim (const char *locale, const char *modifiers);
98 void put_xim (rxvt_xim *xim); 98 void put_xim (rxvt_xim *xim);
99
100 Atom atom (const char *name);
99}; 101};
100 102
101struct im_watcher : watcher, callback0<void> { 103struct im_watcher : watcher, callback0<void> {
102 template<class O1, class O2> 104 template<class O1, class O2>
103 im_watcher (O1 *object, void (O2::*method) ()) 105 im_watcher (O1 *object, void (O2::*method) ())

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines