File: selbox.h

package info (click to toggle)
multitail 5.2.9-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 824 kB
  • sloc: ansic: 14,404; makefile: 96; sh: 51; perl: 25
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);