Expand PMF_FN_* macros.
[netbsd-mini2440.git] / dist / nvi / gtk / extern.h
blob7d35d54f52e34a1372a945b9e494f22c58e5de57
1 /* $NetBSD$ */
3 /* Do not edit: automatically built by build/distrib. */
4 int gtk_vi_init __P((GtkVi **, int, char*[]));
5 void gtk_vi_quit __P((GtkViWindow*, gint));
6 void gtk_vi_show_term __P((GtkViWindow*, gint));
7 void gtk_vi_key_press_event __P((GtkViWindow*, GdkEventKey*));