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

Re: Displaying =?utf-8?B?J8O2?==?utf-8?Q?'?= in GtkTextBuffer?



Jacob,

if you're referring to iso 8859 character with code 0xf6, then
you can use '0xc3 0xb6', which is it's replacement in utf-8

On Tue, Sep 30, 2003 at 12:35:12AM +0200, Jacob Kolding wrote:
>Can some one tell me the simplest way 
>to display 'รถ' in a GtkTextBuffer?
>
>I get the following error:
>
>assertion `g_utf8_validate (text, len, NULL)' failed
>
>/Jacob Kolding



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