On Sun, 2006-04-23 at 12:20 +0100, Gustavo J. A. M. Carneiro wrote: > On Sáb, 2006-04-22 at 22:07 +0200, Murray Cumming wrote: > > " > > Could not write method GdaValue.get_gobject: No ArgType for 'const > > GObject*' > > " > > > > Has something changed? > > New code was added to pygtk codegen to handle const-SomeObject*, but > we forgot to handle the case when it is used as return type. Fixed in > HEAD now, and gda API has at least one more wrapped method ;-)
Many thanks. That's working for me now. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
