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

Re: Invalid UTF-8... the comeback :-)



Thu, Feb 27, 2003 at 07:15:57PM +0100 , Emmanuel Saracco :
> hi all,
> 
> how can I display caracters like "²" with gtk2?
> I always have the now famous "[Invalid UTF-8]" message...

I use g_locale_to_utf8 for my Turkish messages :
                                                                                                                                               
Gonder = gtk_button_new_with_label(g_locale_to_utf8(" Mesajı Gönder ",
-1, NULL, NULL, NULL));

regards,
-- 
-----------------------------------------------------------------------
Baris Metin                          mail:baris.metin@frontsite.com.tr
IT Consultant and Application Developer

Frontsite Bilgi Teknolojisi A.S.     tel: +90 212 222 68 42 - 63
                                     fax: +90 212 222 68 35
-----------------------------------------------------------------------

PGP signature



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