File: SDL_GetKeyName.3

package info (click to toggle)
libsdl1.2 1.2.11-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 13,912 kB
  • ctags: 18,023
  • sloc: ansic: 120,755; sh: 8,676; cpp: 4,563; asm: 2,178; objc: 1,671; makefile: 497; perl: 35; pascal: 8
file content (15 lines) | stat: -rw-r--r-- 434 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.TH "SDL_GetKeyName" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" 
.SH "NAME"
SDL_GetKeyName\- Get the name of an SDL virtual keysym
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBchar *\fBSDL_GetKeyName\fP\fR(\fBSDLKey key\fR);
.SH "DESCRIPTION"
.PP
Returns the SDL-defined name of the \fI\fBSDLKey\fR\fR \fBkey\fR\&.
.SH "SEE ALSO"
.PP
\fI\fBSDLKey\fR\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59