Remove <box-ink> (gtk_render_focus), the last stylish ink.
authorMatt Birkholz <puck@birchwood-abbey.net>
Fri, 5 Feb 2016 22:19:30 +0000 (15:19 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Fri, 5 Feb 2016 22:19:30 +0000 (15:19 -0700)
commit87d0aac5831396ce5e7e1810e78c1359bb4db170
tree27cd621f7a0565c0da269e452e4cc2bd7c812aad
parent3735fd4dc7f0f0e9ff4dc3d7fae1c3d886313228
Remove <box-ink> (gtk_render_focus), the last stylish ink.

Use a rectangle ink in the demo instead.

It is too hard to calculate a stylish ink's extent, because it depends
on the style context -- the current theme's colors, line widths, etc.
src/gtk/fix-demo.scm
src/gtk/fix-layout.scm
src/gtk/gtk.pkg
src/gtk/gtk.scm
src/gtk/gtk.texinfo