GNOME Bugzilla – Bug 645654
GtkToggleButton children of GdlSwitcher should set GtkJunctionSides
Last modified: 2011-04-06 21:22:05 UTC
Created attachment 184210 [details] [review] Set GtkJunctionSides for GtkToggleButton children GtkToggleButton children of GdlSwitcher should set GtkJunctionSides. This will allow the theming engines to draw the buttons in a way that will look appropriate for a group of buttons. I've attached a patch to do this. It also removes the h/v padding, but preserves the spacing between the GdlDockItem and the buttons.
Created attachment 184211 [details] Screenshot of adwaita theme with GtkJunctionSides set Adding screenshot with patch applied.
Thanks, I committed this to master and gnome-3-0 branch.