Re: GdkEventKey --> utf-8 ?
- From: Tor Lillqvist <tml iki fi>
- To: Joerg Anders <jan informatik tu-chemnitz de>
- Cc: gtk-list gnome org
- Subject: Re: GdkEventKey --> utf-8 ?
- Date: Thu, 10 Sep 2009 12:22:54 +0300
> 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]