After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 316881 - Add missing bindings to PyGTK
Add missing bindings to PyGTK
Status: RESOLVED FIXED
Product: pygtk
Classification: Bindings
Component: gtk
Git Master
Other Linux
: Normal enhancement
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-21 21:59 UTC by John Finlay
Modified: 2006-04-01 17:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed additions (9.73 KB, patch)
2005-09-21 22:01 UTC, John Finlay
none Details | Review

Description John Finlay 2005-09-21 21:59:20 UTC
Capture the changes that may be useful in the next release of PyGTK. At leat
until the source tree is opened for API additions.
Comment 1 John Finlay 2005-09-21 22:01:36 UTC
Created attachment 52485 [details] [review]
Proposed additions

A patch containing the API changes I propose to add in the next PyGTK cycle.
Comment 2 Johan (not receiving bugmail) Dahlin 2006-04-01 17:48:32 UTC
We just branched, so I checked it into CVS:

Checking in ChangeLog;
/cvs/gnome/gnome-python/pygtk/ChangeLog,v  <--  ChangeLog
new revision: 1.1367; previous revision: 1.1366
done
Checking in gtk/gdk.defs;
/cvs/gnome/gnome-python/pygtk/gtk/gdk.defs,v  <--  gdk.defs
new revision: 1.95; previous revision: 1.94
done
Checking in gtk/gtk.defs;
/cvs/gnome/gnome-python/pygtk/gtk/gtk.defs,v  <--  gtk.defs
new revision: 1.231; previous revision: 1.230
done
Checking in gtk/gtk.override;
/cvs/gnome/gnome-python/pygtk/gtk/gtk.override,v  <--  gtk.override
new revision: 1.350; previous revision: 1.349
done
Checking in gtk/gtktextview.override;
/cvs/gnome/gnome-python/pygtk/gtk/gtktextview.override,v  <--  gtktextview.override
new revision: 1.14; previous revision: 1.13
done
Checking in gtk/gtktreeview.override;
/cvs/gnome/gnome-python/pygtk/gtk/gtktreeview.override,v  <--  gtktreeview.override
new revision: 1.61; previous revision: 1.60
done
Checking in gtk/gtkwidget.override;
/cvs/gnome/gnome-python/pygtk/gtk/gtkwidget.override,v  <--  gtkwidget.override
new revision: 1.22; previous revision: 1.21
done