Home | History | Annotate | Download | only in man3
"SDL_GetKeyName" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
"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 created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59