Penguin
Note: You are viewing an old revision of this page. View the current version.

SDL_GetKeyName?

SDL_GetKeyName?

NAME SYNOPSIS DESCRIPTION SEE ALSO


NAME

SDL_GetKeyName?- Get the name of an SDL virtual keysym

SYNOPSIS

#include

char *SDL_GetKeyName?(SDLKey key);

DESCRIPTION

Returns the SDL-defined name of the SDLKey key.

SEE ALSO

SDLKey


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.