Hi,
the GTK+ FAQ states that user-defined data can be stored inside a GtkTreeModel via a hidden column.
How can I associate each row in the TreeModel with a user-defined python class instance? If I use an hidden column in the model, what's the type for that column?

Thanks,
rob

_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to