]> Pileus Git - ~andy/gtk/commit
TextView: Properly render background
authorAlexander Larsson <alexl@redhat.com>
Fri, 1 Mar 2013 11:23:59 +0000 (12:23 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 1 Mar 2013 11:50:20 +0000 (12:50 +0100)
commitb5ee44b419a5daa01605af8cd419b03d9e21926c
tree8c3541cbcb786fb03bcb7804aa93680f936f4b43
parent86d3f793cd4ff18209bb23de9aa106ac58ea659d
TextView: Properly render background

We always need to render the background, as the window
background is not always set (i.e. during gtk_widget_draw()) or
when its partially visible.

https://bugzilla.gnome.org/show_bug.cgi?id=694925
gtk/gtktextview.c