[Gtk-sharp-list] Gtk.TreeView and Widget CellRender?

Matteo Bertozzi theo.bertozzi at gmail.com
Fri Jan 6 09:28:34 EST 2006


I need simple example for Gtk.TreeView column with VBox extended Widget

treeView.AppendColumn("MyVBoxExt", new CellRenderer????(), "????", 1);
store.AppendValues (..., new MyVBoxExt(new Gtk.Label("test")));

Thanks.



More information about the Gtk-sharp-list mailing list