Il giorno mer, 07/10/2009 alle 13.05 -0700, Lee Daniel Crocker ha scritto: > I see the use of TreeModel.set_value() in sample code, and I > need to use it, but it seems to be missing from the documentation > on TreeModel. Is this function deprecated or superseded? Is > there something else I should be using? Or is this just a goof in > the documents?
I guess what you search is in TreeStore documentation? I suggest you to use devhelp, a very nice tool to search for documentation, (provided you install the documentation, obviously, but on many Linux distributions it's as easy as installing python-gtk2-doc package). Pietro _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
