[−][src]Module tinf::cap 
Terminfo capability names.
The names for predefined capbilities are used as indices into a
Desc.
Boolean, Number, and
String contain the complete list of names
(and short names) for each type of capability: they are the same
as those used by the ncurses library, with the following
replacements:
in_replacesinif_replacesifOTbs_breplaces booleanOTbsOTbs_sreplaces stringOTbs
Structs
| BoolIter | |
| Boolean | Boolean capability names.  | 
| Cap | A generic capability name / value pair.  | 
| NumIter | |
| Number | Numeric capability names.  | 
| StrIter | |
| String | String capability names.  | 
| UserDef | A name of a user-defined capability.  |