Re: [pygtk] introspection pygobject branch

2009-10-13 Thread John Stowers
On Tue, 2009-10-13 at 22:05 +0200, Simon van der Linden wrote: > On Tue, 2009-10-13 at 21:54 +0200, John Stowers wrote: > > What is the status of callbacks? > > > > Looking over http://live.gnome.org/PyGObject it seems that the ability > > to connect to signals and get callbacks is the only major

Re: [pygtk] introspection pygobject branch

2009-10-13 Thread John Stowers
On Tue, 2009-10-13 at 19:40 +0200, Simon van der Linden wrote: > On 13 Oct 2009, at 18:40, Colin Walters wrote: > > Does anyone know the status of merging the Summer of Code branch for > > improving the GObject Introspection support? > > Nothing has been merged yet. A bug has been opened: > https

Re: [pygtk] introspection pygobject branch

2009-10-13 Thread Simon van der Linden
On 13 Oct 2009, at 18:40, Colin Walters wrote: > Does anyone know the status of merging the Summer of Code branch for > improving the GObject Introspection support? Nothing has been merged yet. A bug has been opened: https://bugzilla.gnome.org/show_bug.cgi?id=597697 > Is it blocked on patch revi

[pygtk] introspection pygobject branch

2009-10-13 Thread Colin Walters
Does anyone know the status of merging the Summer of Code branch for improving the GObject Introspection support? Is it blocked on patch review? ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: ht

[pygtk] gtk Warning: Failed to Assertion

2009-10-13 Thread ganesh gajare
Hello, I had written a code in which it will remove the previous page and load the next page. I have done following: -- def __init__(self, gnowser_path): #self.active_button = '' self.formXML = gtk.glade.XML('form.glade', root=None) self.table = self.formXML.get_widget(