> How can I convert GdkEventKey::keyval into UTF-8 character? "UTF-8 character" does not mean anything. UTF-8 is a way to represent Unicode characters (more exactly, "code points") as a sequence of *bytes*. > That is: gdk_keyval_to_unicode() supplies a bad Unicode It shouldn't. Please post a minimal but complete sample program that exhibits the in your opinion buggy behaviour. --tml _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list