X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_variables.3x.html;h=f78a53e73e51cd1bfa2cca824751d0055e668896;hp=86df85c67de415cf5de9c139666ad18f01553056;hb=HEAD;hpb=8d3ea9021573747ecd129228ba7782a03243f62c;ds=sidebyside diff --git a/doc/html/man/form_variables.3x.html b/doc/html/man/form_variables.3x.html index 86df85c6..8d31e086 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 2024-03-16 ncurses 6.4 Library calls + + -

form_variables 3x

+

form_variables 3x 2024-03-16 ncurses 6.4 Library calls

-form_variables(3x)                                          form_variables(3x)
+form_variables(3x)               Library calls              form_variables(3x)
 
 
 
 
 

NAME

-       TYPE_ALNUM, TYPE_ALPHA, TYPE_ENUM, TYPE_INTEGER, TYPE_IPV4,
+       TYPE_ALNUM,    TYPE_ALPHA,    TYPE_ENUM,    TYPE_INTEGER,    TYPE_IPV4,
        TYPE_NUMERIC, TYPE_REGEXP - form system global variables
 
 
@@ -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,16 +99,16 @@
 
 
 

PORTABILITY

-       The TYPE_IPV4 variable is an extension not provided by older  implemen-
-       tations of the form library.
+       The   TYPE_IPV4   variable  is  an  extension  not  provided  by  older
+       implementations of the form library.
 
 
 

SEE ALSO

-       form(3x).
+       form(3x)
 
 
 
-                                                            form_variables(3x)
+ncurses 6.4                       2024-03-16                form_variables(3x)