We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 986fa58 commit 0f8e414Copy full SHA for 0f8e414
1 file changed
README.md
@@ -182,6 +182,8 @@ information on what to include when reporting a bug.
182
area (#2130)
183
- Added `glfwResetPreeditText` function to reset preedit of input method
184
(#2130)
185
+ - Added `glfwSetTextInputFocus` function to set application text input
186
+ focus for input method handling (#2130)
187
- Added `glfwSetPreeditCandidateCallback` function and
188
`GLFWpreeditcandidatefun` type for preedit candidates (#2130)
189
- Added `glfwGetPreeditCandidate` function to get a preeidt candidate text
0 commit comments