| #include <vv_clist.h>
#include <vv_help.h> |
All
Additionally for kc_help ( ) |
|
| int | kc_checktoggle ( CLISTPTR clistp, EVENTPTR eventp)
Toggles checkmark for a multi-selection choice list |
|
| int | kc_chproc (CLISTPTR clistp, EVENTPTR eventp)
Moves to the choice list item whose first character is the same as the character entered |
|
| int | kc_help (CLISTPTR clistp, EVENTPTR eventp)
Calls help for the choice list |
|