SDL_GetKeyName(3)

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
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout