]> Pileus Git - ~andy/gtk/commit
GtkToolItemGroup: Rename the name property. GtkToolPalette: Added class padding.
authorMurray Cumming <murrayc@murrayc.com>
Tue, 14 Jul 2009 17:53:28 +0000 (19:53 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Tue, 14 Jul 2009 17:53:28 +0000 (19:53 +0200)
commitfc226767eb49763cd8c11ae0f42859c4b7914ce5
treed644bb51476ef5afe3ffaa1bd8c2b3e84cc4d199
parentac7b0c91ae8394b869c00ece5ccadcb433aaecd6
GtkToolItemGroup: Rename the name property. GtkToolPalette: Added class padding.

* gtk/gtktoolitemgroup.[h|c]: Rename the name property to item-group-name
and rename get/set_name() to get/set_item_group_name(), to avoid a clash with
GtkWidget::name.
* gtk/gtktoolpalette.h: GtkToolPaletteClass: Add padding for future use.
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
gtk/gtktoolitemgroup.c
gtk/gtktoolitemgroup.h
gtk/gtktoolpalette.h