On Fri, Jan 02, 2004 at 11:11:46AM -0500, Doug Blanding wrote: > I should rephrase my question: > > On wed, mar 21, 2001, James Henstridge said: > >you can use the group.children() method which > >returns a list of children of a canvas group. > > This no longer works. Is it still possible to get a list of the children using > another method or attribute?
It became get_children() in GTK+ 2.0. Take care, -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331 _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
