X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_opts.3x.html;h=12758e1247722df6b5e476e7e64c1d236eced2c4;hp=b515c4610d4e07b9b79ee3db9db1a6293c369adf;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=b0b1980be11bba618d84beb8b30ac94e2c820602 diff --git a/doc/html/man/form_field_opts.3x.html b/doc/html/man/form_field_opts.3x.html index b515c461..12758e12 100644 --- a/doc/html/man/form_field_opts.3x.html +++ b/doc/html/man/form_field_opts.3x.html @@ -1,4 +1,3 @@ - + + + form_field_opts 3x @@ -40,19 +42,18 @@

form_field_opts 3x


-
 form_field_opts(3x)                                 form_field_opts(3x)
 
 
 
 
 
-

NAME

+

NAME

        form_field_opts - set and get field options
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <form.h>
        int set_field_opts(FIELD *field, Field_Options opts);
        int field_opts_on(FIELD *field, Field_Options opts);
@@ -61,7 +62,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The  function  set_field_opts  sets  all the given field's
        option bits (field  option  bits  may  be  logically-OR'ed
        together).
@@ -124,7 +125,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        Except for field_opts, each routine  returns  one  of  the
        following:
 
@@ -142,24 +143,24 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), form(3x).  form_field_just(3x).
 
 
 
-

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.
 
@@ -167,7 +168,17 @@
 
                                                     form_field_opts(3x)
 
-
-Man(1) output converted with man2html +