> I was wondering if there is a way of knowing if a character is printable or > not (Like Ctrl, Alt...) using the keyval value? Convert the key to the corresponding Unicode character, if any, using gdk_keyval_to_unicode() and test using g_unicode_isprint() ? --tml _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list