Add gimp_bind_text_domain () utility function
On UNIX it's just a stub calling bindtextdomain () directly; on Windows it converts the path to UTF-16 and calls wbindtextdomain ().
Please register or sign in to comment
On UNIX it's just a stub calling bindtextdomain () directly; on Windows it converts the path to UTF-16 and calls wbindtextdomain ().