HTML Tidy
0.1
|
Data Fields | |
ctmbstr | name |
ctmbstr | cat |
ctmbstr | type |
ctmbstr | vals |
ctmbstr | def |
tmbchar | tempdefs [80] |
Bool | haveVals |
ctmbstr OptionDesc::name |
Name
ctmbstr OptionDesc::cat |
Category
ctmbstr OptionDesc::type |
"String, ...
ctmbstr OptionDesc::vals |
Potential values. If NULL, use an external function
ctmbstr OptionDesc::def |
default
tmbchar OptionDesc::tempdefs[80] |
storage for default such as integer
Bool OptionDesc::haveVals |
if yes, vals is valid