X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_variables.3x.html;h=5a8e585b0057bd153027fef3866fd21753cfe08d;hb=d1a029866f6d84087781eaa81de19949d8533426;hp=86df85c67de415cf5de9c139666ad18f01553056;hpb=8d3ea9021573747ecd129228ba7782a03243f62c;p=ncurses.git diff --git a/doc/html/man/form_variables.3x.html b/doc/html/man/form_variables.3x.html index 86df85c6..5a8e585b 100644 --- a/doc/html/man/form_variables.3x.html +++ b/doc/html/man/form_variables.3x.html @@ -1,6 +1,7 @@ - - -form_variables 3x - - + +form_variables 3x 2021-12-25 ncurses 6.4 Library calls + + -

form_variables 3x

+

form_variables 3x 2021-12-25 ncurses 6.4 Library calls

-form_variables(3x)                                          form_variables(3x)
+form_variables(3x)               Library calls              form_variables(3x)
 
 
 
@@ -64,8 +65,9 @@
 
 

DESCRIPTION

        These are building blocks for the form library,  defining  fields  that
-       can  be  created  using set_fieldtype(3x).  Each provides functions for
-       field- and character-validation, according to the given datatype.
+       can  be  created using the form_fieldtype(3x) functions.  Each provides
+       functions for field- and character-validation, according to  the  given
+       datatype.
 
 
 

TYPE_ALNUM

@@ -97,7 +99,7 @@
 
 
 

PORTABILITY

-       The TYPE_IPV4 variable is an extension not provided by older  implemen-
+       The  TYPE_IPV4 variable is an extension not provided by older implemen-
        tations of the form library.
 
 
@@ -106,7 +108,7 @@
 
 
 
-                                                            form_variables(3x)
+ncurses 6.4                       2021-12-25                form_variables(3x)