1 2 3 4 5 6 7
#include <gtk/gtk.h> #include "lib.h" extern void treeview_main(struct symbol_list *syms);