On Wed, 2004-02-18 at 15:03, Xavier Ordoquy wrote: > ## I added pygtk mailing list in CC > > At the moment we will try to flush a bit the bugzilla patch and bugs > pending. > However, it would be a great help if someone could point out missing API > function/widget/modules and enter them in bugzilla. That would be a good > starting point to extend the binding. (Don, since you're gonna to need > things for your application, listing them here would be cool). > After that we'll have a clearer view on the things to do.
New 2.2 and 2.4 API is well-marked with "since 2.2" and "2.4" in the API docs (mostly from the C source), so it's worth grepping for that. Also, the gtkmm NEWS file shows new stuff. Murray Cumming www.murrayc.com [EMAIL PROTECTED] _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
