Re: i18n of gtk



Hi,

"Shark" <leonheart 263 net> writes:

> gnome I am a newbie. How does gtk support i18n? Do I just call
> gtk_set_locale and don't care anything else?

you don't call gtk_set_locale() at all since gtk_init() does this for
you (at least in GTK+-2.0).

this URL could answer some of your questions:
  http://chanae.stben.be/pablo/i18n/gtk-en.html

This text seems to handle GTK+-1.2 but there isn't much difference
despite the fact that gtk_set_locale() is called for you and that all
text in GTK+-2.0 has to be UTF-8 encoded.


Salut, Sven



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