COL_NUMBER
tree1 = gtk_tree_store_new(COL_NUMBER,
tree2 = gtk_tree_store_new(COL_NUMBER,
for (i = 0; i < COL_NUMBER; i++) {