]> Pileus Git - ~andy/gtk/commit
Render background image if set for checks and options
authorAlexander Larsson <alexl@redhat.com>
Wed, 16 Nov 2011 16:03:09 +0000 (17:03 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 17 Nov 2011 11:30:09 +0000 (12:30 +0100)
commit5e045495488fe5bc90323ea6c08533d25f73933b
tree0450bc1b893e3c41adcbf70343fc163ab8bfa400
parentbc38cf1ff88a28ceb7e37a4c052c7ee282426c61
Render background image if set for checks and options

The default theme engine draws a fallback check/radio image, but
doesn't let you replace this. We now check if a background image
is set and if so render that instead of the default fallbacks.
gtk/gtkthemingengine.c