]> Pileus Git - ~andy/gtk/commit
iconview: don't use gtk_style_context_set_background()
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 20 Nov 2012 17:28:14 +0000 (12:28 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 20 Nov 2012 18:41:39 +0000 (13:41 -0500)
commitda09447914c0919362533182261a2c862ac8de81
tree965fb400a1eed1f78817ecbb9111697553b258ba
parentd0af25f12c2c99ef0959ce19b1385a9f375ac19c
iconview: don't use gtk_style_context_set_background()

Render a background with gtk_render_background() during draw instead.

https://bugzilla.gnome.org/show_bug.cgi?id=688744
gtk/gtkiconview.c