]> Pileus Git - ~andy/gtk/commit
Set border-width to 0 in compute function
authorBenjamin Otte <otte@redhat.com>
Fri, 6 Jan 2012 21:25:05 +0000 (22:25 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:58 +0000 (18:37 +0100)
commit2c5a8420b54a6fe3bde4c58e3311c80c64f4d6a0
tree731efa92e38aa0bda305eee31557fbb4dfb0b395
parente69f14cf2b9eb2ed74566247be1360f9a136e5e9
Set border-width to 0 in compute function

This reverts commit c276f53796158d2ed025861f9d9e10eaeee3a279 and
implements the same feature using the compute function.
A nice side effect is that gtk_style_property_get_border() and
gtk_style_property_get("border") to the same thing now.
gtk/gtkcssstylepropertyimpl.c
gtk/gtkstylecontext.c