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 339431 - Audit and complete gtk.CellRenderer subclassing infrastructure
Audit and complete gtk.CellRenderer subclassing infrastructure
Status: RESOLVED FIXED
Product: pygtk
Classification: Bindings
Component: gtk
Git Master
Other Linux
: Normal enhancement
: pygtk-2.10
Assigned To: Gustavo Carneiro
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-22 22:45 UTC by Gustavo Carneiro
Modified: 2006-05-20 21:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gustavo Carneiro 2006-04-22 22:45:19 UTC
There's still some "virtual method accessors" that need wrapping (e.g. do_get_size).  Once that is complete, we can deprecate GenericCellRenderer once and for all.