No, don't use gtk-i18n-list and don't cross post. gtk-app-devel-list is just fine.
Gtk works only with unicode in utf8 encoding internally, so if you want a different format on the disk you will have to convert your text on input and output. Regards, Dov On Mon, Dec 28, 2009 at 19:59, Han <keepsim...@gmail.com> wrote: > Hi, > > I wrote my first linux GUI app using GTK+, which seems to be a very > nice tool. One question I had is: how can I set the language for > non-unicode text in my application? I tried to use iconv(), but did > not work out. The iconv_open call returned error ENOENT (2). Not sure > if i am in the correct direction. > > thanks for any help. > _______________________________________________ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list