GNOME Bugzilla – Bug 448928
Some GtkBuildable methods named too generically
Last modified: 2007-06-19 12:23:52 UTC
Some of GtkBuildable's method's have names that are too generic and thus prone to name clashes. The attached patch renames add() to add_child() and set_property() to set_buildable_property().
Created attachment 90240 [details] [review] Rename add() to add_child(), set_property() to set_buildable_property()
Comment on attachment 90240 [details] [review] Rename add() to add_child(), set_property() to set_buildable_property() This looks good to me. I hope make check passed, but I guess mclasen will find out.
Sending ChangeLog Sending docs/reference/gtk/gtk-sections.txt Sending docs/reference/gtk/tmpl/gtkbuildable.sgml Sending gtk/gtk.symbols Sending gtk/gtkactiongroup.c Sending gtk/gtkbuildable.c Sending gtk/gtkbuildable.h Sending gtk/gtkbuilder.c Sending gtk/gtkcelllayout.c Sending gtk/gtkcelllayout.h Sending gtk/gtkcellview.c Sending gtk/gtkcombobox.c Sending gtk/gtkcontainer.c Sending gtk/gtkentrycompletion.c Sending gtk/gtkexpander.c Sending gtk/gtkframe.c Sending gtk/gtkiconview.c Sending gtk/gtknotebook.c Sending gtk/gtktreeview.c Sending gtk/gtktreeviewcolumn.c Sending gtk/gtkuimanager.c Sending gtk/gtkwidget.c Sending gtk/gtkwindow.c Transmitting file data ....................... Committed revision 18187.