[Gtk-sharp-list] TreeView column with different CellRenderers

Marcin S msporysz06 at gmail.com
Wed Aug 1 12:44:00 UTC 2012


Hello,
In mono TreeView tutorial its stated that one column could have
multiple cell renderers types - it is just what i need, but can't find
any example of such usage.

I want 2 column TreeView, first is name and second is value which can
be of type string or bool.
But I'm not sure how to deal with model types. Any hints on that matter?


More information about the Gtk-sharp-list mailing list