Re: [gtkmm] international characters in gtkmm



Benoît Touron wrote:

Stephan,

Before passing a string to a widget, you should use
Glib::locale_to_utf8(str)

Ben


or you can code your string with UTF8 chars using gucharmap
for example
C^
is
\C4\88

Hi,
Alberto



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