gtk: Add background color parameter to make-fix-layout.
authorMatt Birkholz <puck@birchwood-abbey.net>
Sun, 7 Feb 2016 23:52:26 +0000 (16:52 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Sun, 7 Feb 2016 23:52:26 +0000 (16:52 -0700)
commit6ee3d61efb5d5330f98aa6786bf4bffa137ce202
tree285b687b2df4d5ca408b3f9f84d488af6a76008d
parent633df82f43d05e38dd8d5e07bcfe92b88b0f419c
gtk: Add background color parameter to make-fix-layout.

The widget will have to paint its background itself.  Adding a
GtkCssProvider to a GtkStyleContext didn't work.
src/gl/gl-glx.scm
src/gtk-screen/gtk-screen.scm
src/gtk/fix-demo.scm
src/gtk/fix-layout.scm
src/gtk/gtk-graphics.scm
src/gtk/gtk.texinfo
src/gtk/swat.scm