mirror of
https://github.com/glfw/glfw.git
synced 2026-08-27 05:35:53 +02:00
Start 3.2.1
This commit is contained in:
@@ -645,7 +645,7 @@ As long as your source file is encoded as UTF-8, you can use any Unicode
|
||||
characters directly in the source.
|
||||
|
||||
@code
|
||||
glfwSetWindowTitle(window, "星を追う子ども");
|
||||
glfwSetWindowTitle(window, "カウボーイビバップ");
|
||||
@endcode
|
||||
|
||||
If you are using C++11 or C11, you can use a UTF-8 string literal.
|
||||
|
||||
Reference in New Issue
Block a user