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.252 by root, Tue Jan 31 19:53:31 2006 UTC vs.
Revision 1.253 by root, Wed Feb 1 21:15:33 2006 UTC

1258 void set_title (const char *str); 1258 void set_title (const char *str);
1259 void set_icon_name (const char *str); 1259 void set_icon_name (const char *str);
1260 void set_window_color (int idx, const char *color); 1260 void set_window_color (int idx, const char *color);
1261 void set_colorfgbg (); 1261 void set_colorfgbg ();
1262 bool set_color (rxvt_color &color, const char *name); 1262 bool set_color (rxvt_color &color, const char *name);
1263 void alias_color (int dst, int src);
1263 void set_widthheight (unsigned int newwidth, unsigned int newheight); 1264 void set_widthheight (unsigned int newwidth, unsigned int newheight);
1264 1265
1265 // screen.C 1266 // screen.C
1266 1267
1267 void lalloc (line_t &l) const 1268 void lalloc (line_t &l) const

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines