]> Pileus Git - ~andy/gtk/commit
textview: Set background on the widget's window
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 12 Jan 2012 02:05:54 +0000 (03:05 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 24 Feb 2012 03:29:31 +0000 (22:29 -0500)
commit1c45afaf95b2c0cdf76016a19ab130bf2e4c7ac4
treeaadb3dd8b8fda567bbe21ea0ca8704afd3e4a8e4
parent72f86d6bfb82eca9b4ccd2f8238514ded7ad4f59
textview: Set background on the widget's window

The widget window is usually covered by the bin_window.
Its background color will become relevant when we introduce
kinetic scrolling with overshooting.
gtk/gtktextview.c