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
*));