Actions
Feature #886
closedsdl: Make textinput_handler to take a const text parameter
Start date:
09/19/2024
Due date:
% Done:
0%
Estimated time:
Description
sdl3-client wants to pass const text to textinput_handler, and the only thing preventing that is the definition of the handler. Make it to take const parameter, also on sdl2-client.
Files
Actions