--- rxvt-unicode/src/rxvttoolkit.h 2004/08/25 02:33:09 1.2 +++ rxvt-unicode/src/rxvttoolkit.h 2004/12/11 23:01:36 1.4 @@ -67,6 +67,7 @@ vector imw; void im_change_cb (); + void im_change_check (); #endif //public @@ -85,6 +86,8 @@ bool init (); ~rxvt_display (); + operator Display *() const { return display; } + void flush (); void set_selection_owner (rxvt_term *owner);