]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/keybound.3x
ncurses 6.2 - patch 20210306
[ncurses.git] / man / keybound.3x
index 6a4642b2f5af8892569c712929a4970f5023e686..d9a069e80df2250ae426775772e53bbc5fa78398 100644 (file)
 .\"
 .\" Author: Thomas E. Dickey 1999
 .\"
 .\"
 .\" Author: Thomas E. Dickey 1999
 .\"
-.\" $Id: keybound.3x,v 1.10 2020/02/02 23:34:34 tom Exp $
+.\" $Id: keybound.3x,v 1.11 2020/10/17 23:39:30 tom Exp $
 .TH keybound 3X ""
 .SH NAME
 \fBkeybound\fP \- return definition of keycode
 .SH SYNOPSIS
 \fB#include <curses.h>\fP
 .sp
 .TH keybound 3X ""
 .SH NAME
 \fBkeybound\fP \- return definition of keycode
 .SH SYNOPSIS
 \fB#include <curses.h>\fP
 .sp
-\fBchar * keybound(int keycode, int count);\fP
+\fBchar * keybound(int \fP\fIkeycode\fP\fB, int \fP\fIcount);\fP
 .SH DESCRIPTION
 This is an extension to the curses library.
 It permits an application to determine the string which is defined
 .SH DESCRIPTION
 This is an extension to the curses library.
 It permits an application to determine the string which is defined