Re: GdkEventKey --> utf-8 ?



>  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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]