bionic (3) SDL_GetKeyName.3.gz

NAME
SDL_GetKeyName - Get the name of an SDL virtual keysym
SYNOPSIS
#include "SDL.h" char *SDL_GetKeyName(SDLKey key);
DESCRIPTION
Returns the SDL-defined name of the SDLKey key.
SEE ALSO
SDLKey
bionic (3) SDL_GetKeyName.3.gz
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