Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
SDL_EnableUNICODE(3) | SDL API Reference | SDL_EnableUNICODE(3) |
NAME
SDL_EnableUNICODE - Enable UNICODE translationSYNOPSIS
#include "SDL.h"DESCRIPTION
Enables/Disables Unicode keyboard translation.RETURN VALUE
Returns the previous translation mode ( 0 or 1).SEE ALSO
SDL_keysymTue 11 Sep 2001, 22:59 | SDL |