Glib::filename_to_unicode



I am using Glib::filename_to_unicode() but I found something wrong..

My locale is it_IT, but if the filename contains an euro sign (€) it
is displayed in Nautilus, but my application is not working.

Try this: print Glib::filename_to_unicode('€');

...it doesn't work. This behaviour is not only for the euro sign, but
also for other wide characters.


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