GNOME Bugzilla – Bug 630900
GtkCellRendererClass: unify const of GdkRectangle args
Last modified: 2010-10-04 14:24:34 UTC
Some methods of GtkCellRendererClass's vtable take a "GdkRectangle *" while some take a "const GdkRectangle *". It would be good to unify that and stay coherent.