File: selbox.h

package info (click to toggle)
multitail 4.2.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 660 kB
  • ctags: 812
  • sloc: ansic: 12,046; makefile: 91; sh: 19
file content (4 lines) | stat: -rw-r--r-- 272 bytes parent folder | download | duplicates (9)
1
2
3
4
int selection_box(void **list, char *needs_mark, int nlines, char type, int what_help, char *heading);
int select_window(int what_help, char *heading);
proginfo * select_subwindow(int f_index, int what_help, char *heading);
char * select_file(char *input, int what_help);