MANPAGES
Skip Quicknav
/ testing / libsdl1.2-dev / SDL_GetKeyName(3)
Scroll to navigation
SDL_GetKeyName - Get the name of an SDL virtual keysym
#include "SDL.h"
char *SDL_GetKeyName(SDLKey key);
Returns the SDL-defined name of the SDLKey key.
SDLKey