Improve the style handling of the column/row title buttons.
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 16 Apr 2009 13:06:31 +0000 (21:06 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 16 Apr 2009 13:06:31 +0000 (21:06 +0800)
It seems that the style of the button wasn't `attached' before
it was used.  Further, use of the "buttondefault" detail on
gtk_paint_box made wierd looking buttons with some themes.

I don't pretend to fully understand all this, but these changes
seem to be an improvement.


No differences found