Content-type: text/html Man page of libform

libform

Section: Interface Libraries (3LIB)
Updated: 22 May 2003
Index Return to Main Contents
 

NAME

libform - forms library  

SYNOPSIS

cc [ flag... ] file... -lform [ library... ]
 

DESCRIPTION

Functions in this library provide forms using libcurses(3LIB) routines.  

INTERFACES

The shared object libform.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

current_fielddata_ahead
data_behinddup_field
dynamic_field_infofield_arg
field_backfield_buffer
field_countfield_fore
field_indexfield_info
field_initfield_just
field_optsfield_opts_off
field_opts_onfield_pad
field_statusfield_term
field_typefield_userptr
form_driverform_fields
form_initform_opts
form_opts_offform_opts_on
form_pageform_sub
form_termform_userptr
form_winfree_field
free_fieldtypefree_form
link_fieldlink_fieldtype
move_fieldnew_field
new_fieldtypenew_form
new_pagepos_form_cursor
post_formscale_form
set_current_fieldset_field_back
set_field_bufferset_field_fore
set_field_initset_field_just
set_field_optsset_field_pad
set_field_statusset_field_term
set_field_typeset_field_userptr
set_fieldtype_argset_fieldtype_choice
set_form_fieldsset_form_init
set_form_optsset_form_page
set_form_subset_form_term
set_form_userptrset_form_win
set_max_fieldset_new_page
unpost_form

 

FILES

/usr/lib/libform.so.1 shared object

/usr/lib/64/libform.so.1 64-bit shared object

 

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsl (32-bit)
SUNWcslx (64-bit)
MT-LevelUnsafe

 

SEE ALSO

intro(3), libcurses(3LIB), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
INTERFACES
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:38:41 GMT, October 02, 2010