[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
std::wstring to glib::ustring conversion
- From: 陈凯 <chenkai036 gmail com>
- To: gtkmm-list gnome org
- Subject: std::wstring to glib::ustring conversion
- Date: Tue, 28 Apr 2009 18:39:03 +0800
Greetings,
Recently I plan to port my app from Windows to linux using Gtkmm library. I found glib::ustring is recommended to use, but my app works with std::wstring. However, there seems no sign of documentations about the conversion from std::wstring to glib::string in the gtkmm library. I got stuck here. Could some one help me out of the question? Thanks in advance :)
Regards
CHEN Kai
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]