> > well, I think g_convert is primarily for native->UTF-8 conversion, and I
> > dare say it uses g_iconv internally...
> 
> gchar*      g_convert                       (const gchar *str,
>                                              gssize len,
>                                              const gchar *to_codeset,
>                                              const gchar *from_codeset,
>                                              gsize *bytes_read,
>                                              gsize *bytes_written,
>                                              GError **error);

I stand corrected. (I'm new to glib.) I think I'll stick to g_iconv,
though. (Keep your enemies closer.)

Ciao, Frank

Francis James Franklin
[EMAIL PROTECTED]

"No, she really likes me. She told me I look like Britney Spears, and why
would you say that to somebody you don't like?"
                                                           --- Elle Woods


Reply via email to