X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_data.3x;h=8a5669209a5e2b5ed4efd287aea5ecd656370436;hp=1d14343d5006467f572637495eae4dbb07dca58b;hb=a6eb34d7fec8170a8715f9e53ca2f96452dd30dd;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280 diff --git a/man/form_data.3x b/man/form_data.3x index 1d14343d..8a566920 100644 --- a/man/form_data.3x +++ b/man/form_data.3x @@ -28,17 +28,17 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_data.3x,v 1.13 2020/02/02 23:34:34 tom Exp $ +.\" $Id: form_data.3x,v 1.15 2020/10/18 00:15:00 tom Exp $ .TH form_data 3X "" .SH NAME \fBdata_ahead\fP, \fBdata_behind\fR \- test for off-screen data in given forms .SH SYNOPSIS \fB#include \fR +.sp +\fBbool data_ahead(const FORM *\fP\fIform\fP\fB);\fP .br -bool data_ahead(const FORM *form); -.br -bool data_behind(const FORM *form); +\fBbool data_behind(const FORM *\fP\fIform\fP\fB);\fP .br .SH DESCRIPTION The function \fBdata_ahead\fR tests whether there is off-screen data