GNOME Bugzilla – Bug 644117
window: add the primary-toolbar style to the toolbar
Last modified: 2011-03-08 13:53:36 UTC
This allows themes to use the primary-toolbar hint to theme it differently from regular toolbars, like Adwaita does, without having to hardcode the widget hierarchy.
Created attachment 182705 [details] [review] window: add the primary-toolbar style to the toolbar
Created attachment 182706 [details] [review] window: add the primary-toolbar style to the toolbar Better patch which also bumps the GTK+ req to 3.0.2 where the new class is defined.
Thanks, Cosimo. commit d1da84198d50703006e747b56ef8ba5107f7f3bd Author: Cosimo Cecchi <> Date: Mon Mar 7 09:32:38 2011 -0500 window: add the primary-toolbar style to the toolbar https://bugzilla.gnome.org/show_bug.cgi?id=644117 This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.