]> Pileus Git - ~andy/gtk/commit
toolbar: deprecate shadow-type style property
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 7 Aug 2012 11:09:42 +0000 (13:09 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 7 Aug 2012 14:08:45 +0000 (16:08 +0200)
commit8062e471d1ee07673a41d226976cd33c1f4d7051
tree76b731d30ae2bf53a6a5c87f8f30cc0add161919
parent1ec6329f18bf1368f0d35768a84f984fb8f61ec0
toolbar: deprecate shadow-type style property

While shadow-type *properties* can make sense, to opt-out of the
padding/border machinery programmatically, having it as a style
property doesn't make any sense, since we have a better way to change
the bevel style from the theme already.
This commit deprecates the shadow-type style property in GtkToolbar.
gtk/gtktoolbar.c