X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_new_page.3x.html;h=3d3e0687de510c74d43662bc04cbcd3f718981e4;hp=b4ba0ff9c8a25e1768ead5e24543c5ab30bb5ea7;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/form_new_page.3x.html b/doc/html/man/form_new_page.3x.html index b4ba0ff9..3d3e0687 100644 --- a/doc/html/man/form_new_page.3x.html +++ b/doc/html/man/form_new_page.3x.html @@ -1,8 +1,7 @@ - + + + form_new_page 3x @@ -40,26 +42,25 @@

form_new_page 3x


-
 form_new_page(3x)                                     form_new_page(3x)
 
 
 
 
 
-

NAME

+

NAME

        form_new_page - form pagination functions
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <form.h>
        int set_new_page(FIELD *field, bool new_page_flag);
        bool new_page(const FIELD *field);
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The  function  set_new_page  sets or resets a flag marking
        the given field as the beginning of  a  new  page  on  its
        form.
@@ -69,7 +70,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        The function new_page returns TRUE or FALSE.
 
        The function set_new_page return one of the following:
@@ -84,25 +85,25 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x) and related pages whose names begin "form_" for
        detailed descriptions of the entry points.
 
 
 
-

NOTES

+

NOTES

        The header file <form.h> automatically includes the header
        file <curses.h>.
 
 
 
-

PORTABILITY

+

PORTABILITY

        These routines emulate the System V forms  library.   They
        were not supported on Version 7 or BSD versions.
 
 
 
-

AUTHORS

+

AUTHORS

        Juergen  Pfeifer.   Manual  pages  and  adaptation for new
        curses by Eric S. Raymond.
 
@@ -110,10 +111,17 @@
 
                                                       form_new_page(3x)
 
-
-
-Man(1) output converted with -man2html -
+