SDL_GetKeyName(3) SDL API Reference SDL_GetKeyName(3)NAMESDL_GetKeyName - Get the name of an SDL virtual keysymSYNOPSIS#include "SDL.h" char *SDL_GetKeyName(SDLKey key);DESCRIPTIONReturns the SDL-defined name of the SDLKey key.SEE ALSOSDLKeySDLTue 11 Sep 2001, 22:59 SDL_GetKeyName(3)
| Related Man Pages |
|---|
| sdlkey(3) - redhat |
| sdl_keysym(3) - redhat |
| sdl_keysym(3) - debian |
| sdl_keysym(3) - centos |
| sdl::smpeg(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |