--- rxvt-unicode/src/rxvttoolkit.h 2004/09/07 12:34:05 1.3 +++ rxvt-unicode/src/rxvttoolkit.h 2004/12/11 23:01:36 1.4 @@ -86,6 +86,8 @@ bool init (); ~rxvt_display (); + operator Display *() const { return display; } + void flush (); void set_selection_owner (rxvt_term *owner);