gtk: Set contrasting background in <demo-layout>, not <fix-widget>.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 5 Aug 2012 00:15:08 +0000 (17:15 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 5 Aug 2012 00:15:08 +0000 (17:15 -0700)
commit8ee87cfa8b4114938bf5ba3304d1d3272083dd14
tree6df4af5cf1279abe2e4dc196622479dd455a3ff1
parent58d8b48ffbf3c9fa7cd3f86b64feca7ea305028c
gtk: Set contrasting background in <demo-layout>, not <fix-widget>.

Call gtk_style_context_set_background in a <fix-widget> method of set-
gtk-widget-bg-color!.  This method was disabled and left behind in
<fix-layout> during the chaos of the port to Gtk 3.

Make <box-ink>s (gtk-screen cursors!) easier to see with gtk_render_
focus.

Punted redundant widget-style-context.
src/gtk/fix-demo.scm
src/gtk/fix-layout.scm