开发者

handling utf-8 string gtk

How can i han开发者_如何学Cdle utf-8 string using gtk frame work.


I think you should use the following api:

std::string Glib::locale_from_utf8 (const Glib::ustring& utf8_string)

Take a look at these pages:

  • glibmm: Character Set Conversion
  • UTF-8 and Glib::ustring
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜