I tried that, segfault. Shawn Artrip wrote:
Gtk::Widget * widget = 0; Gtk::TreeViewColumn::set_widget(*widget); this compiles fine but I don't know if it runs the way the doc says it will.
Gtk::Widget * widget = 0; Gtk::TreeViewColumn::set_widget(*widget);