On 22 Jan 2008 16:45:10 -0000, Pavan Kumar Reddy
<[EMAIL PROTECTED]> wrote:
>  Hi All,
>
> Iam using glib api's (g_convert)to convert the UTF-8 to ISO-8859-1..
> but it displayed error as "Coversion from UTF-8 to ISO-8859-1 is not 
> supported"
>
>
> For me its working fine in linux, but when i port my code in embedded..this 
> g_convert fails  and displays error..
>
> Is anybody knows how to solve this problem..
>

g_convert supports whatever the underlying iconv implementation supports.
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to