Re: gtk_entry_new and accented chars
- From: "Luiz Rafael Culik Guimaraes" <luiz xharbour com br>
- To: "Tor Lillqvist" <tml iki fi>
- Cc: GTK developer list <gtk-app-devel-list gnome org>
- Subject: Re: gtk_entry_new and accented chars
- Date: Wed, 16 Jan 2008 22:12:58 -0200
Hi
To get the
corresponding Unicode character (if any), use gdk_keyval_to_unicode
(). I'll let you figure out by yourself how to convert from a Unicode
character to Latin1.
thanks for answer
i tryed to add the code to printf the unicode char
but i always get 0 as unicode value for accented char
my LANG envar is set to pt_BR on open suse 10.1
Any ideia?
Regards
Luiz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]