Sortix
Sortix Download Manual Development Source Code News Blog More
current nightly
SDL_GetKeyName(3) SDL API Reference 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
Tue 11 Sep 2001, 22:59 SDL
Copyright 2011-2025 Jonas 'Sortie' Termansen and contributors.
Sortix's source code is free software under the ISC license.
#sortix on irc.sortix.org
@sortix_org