]> Pileus Git - ~andy/gtk/commit
Call gtk_tool_item_rebuild_menu().
authorSøren Sandmann <sandmann@redhat.com>
Tue, 14 Sep 2004 21:40:41 +0000 (21:40 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Tue, 14 Sep 2004 21:40:41 +0000 (21:40 +0000)
commit59207896851a3bc0cb46761d1baab0f478a65edb
tree270857b34ce9e7757ca1506b5353afb6e4a5eb6a
parentf67c09c994f3e4a75618fd357afeeb6a3a8b40a5
Call gtk_tool_item_rebuild_menu().

Tue Sep 14 23:20:56 2004  Søren Sandmann  <sandmann@redhat.com>

* gtk/gtkaction.c (connect_proxy): Call
gtk_tool_item_rebuild_menu().

* gtk/gtktoolitem.c (gtk_tool_item_class_init): Update
documentation for GtkToolItem::create_menu_proxy.

* gtk/gtktoolitem.c (gtk_tool_item_rebuild_menu): New
API to make the toolbar update itself when the proxy menu item
for a tool item changes.

* gtk/gtktoolbutton.c (gtk_tool_button_construct_contents): Call
gtk_tool_item_rebuild_menu here()

* gtk/gtktoolbutton.c (gtk_tool_button_construct_contents):
Remove redundant check for need_label.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkaction.c
gtk/gtktoolbar.c
gtk/gtktoolbar.h
gtk/gtktoolbutton.c
gtk/gtktoolitem.c
gtk/gtktoolitem.h