Hey guyz Is there any way to remove all columns of a TreeView in Gtk#? I did a loop to append columns to my TreeView (I don't know who are them), but I want to remove all of them after I use, so I can append new ones to my (now) empty TreeView. PS: I'm using Glade to build my TreeView. Regards, --- Arthur Turrini.