GNOME Bugzilla – Bug 133070
GtkToolbar::internal_padding=1 breaks toolbar
Last modified: 2004-12-22 21:47:04 UTC
With "GtkToolbar::internal_padding=1" in your gtkrc and gtk+ cvs HEAD, the toolbar is broken. It doesn't show *any* items anymore. If you remove the line, toolbar items appear again.
Sun Feb 1 16:03:39 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Make sure item_area is positioned correctly. Fix #133070, reported by Jeroen Zwartepoorte.