summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbar.h
diff options
context:
space:
mode:
authorSøren Sandmann <sandmann@redhat.com>2004-09-14 21:40:41 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2004-09-14 21:40:41 +0000
commit59207896851a3bc0cb46761d1baab0f478a65edb (patch)
tree270857b34ce9e7757ca1506b5353afb6e4a5eb6a /gtk/gtktoolbar.h
parentf67c09c994f3e4a75618fd357afeeb6a3a8b40a5 (diff)
downloadgtk+-59207896851a3bc0cb46761d1baab0f478a65edb.tar.gz
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.
Diffstat (limited to 'gtk/gtktoolbar.h')
-rw-r--r--gtk/gtktoolbar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtktoolbar.h b/gtk/gtktoolbar.h
index 3b005bb930..fd616ddbee 100644
--- a/gtk/gtktoolbar.h
+++ b/gtk/gtktoolbar.h
@@ -173,7 +173,6 @@ void _gtk_toolbar_paint_space_line (GtkWidget *widget,
gint _gtk_toolbar_get_default_space_size (void);
-
/* deprecated */
#ifndef GTK_DISABLE_DEPRECATED
void gtk_toolbar_set_icon_size (GtkToolbar *toolbar,