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.63 by root, Wed Jun 6 20:22:04 2012 UTC vs.
Revision 1.64 by root, Thu Jun 7 16:04:31 2012 UTC

212 212
213 rxvt_screen (); 213 rxvt_screen ();
214#endif 214#endif
215 215
216 void set (rxvt_display *disp); 216 void set (rxvt_display *disp);
217 void select_visual (int bitdepth); 217 void select_visual (int id);
218 void select_depth (int bitdepth); // select visual by depth
218 void clear (); 219 void clear ();
219}; 220};
220 221
221enum { 222enum {
222 DISPLAY_HAS_RENDER = 1 << 0, 223 DISPLAY_HAS_RENDER = 1 << 0,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines