On 10.03.2010, at 13:11, Alessandro Dentella wrote:
> it you want to write data to a widget, you can also use set_data():
>
> col.set_data('my_data', string_or_what_i_want)That works. Thanks! BTW it returns None instead of KeyError _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
