I wrote:
> I've attached a patch for the above, created against the gnome-python
> 1.0.51 release.
Oops, the first Py_BuildValue call should have been
callback = Py_BuildValue("(ONN)", func, extra, other);
not
callback = Py_BuildValue("(ONO)", func, extra, other);
Corrected patch is included.
- [pygtk] Patches for libglade bindings Paul Clifford
- [pygtk] Patch for GtkWidget.set_scroll_adjustment John Ehresman
- Paul Clifford
gnome-python.diff