File: help.h

package info (click to toggle)
f-irc 1.36-1.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 656 kB
  • sloc: ansic: 12,845; makefile: 61
file content (12 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
/* GPLv2 applies
 * SVN revision: $Revision: 861 $
 * (C) 2006-2014 by folkert@vanheusden.com
 */
const char *get_tooltip(void);
void main_help(void);
void configure_firc_help(void);
void edit_box_help(void);
void commandline_help(void);
void scrollback_help(void);
void scrollback_and_select_help(void);
void user_channel_menu_help(void);