]> Pileus Git - ~andy/gtk/commit
BugĀ 636511 - New style override functions do not work on textview
authorCarlos Garnacho <carlosg@gnome.org>
Sun, 5 Dec 2010 19:00:44 +0000 (20:00 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sun, 5 Dec 2010 19:19:55 +0000 (20:19 +0100)
commit5361490db88974b529bf5a1ba79711fcb1c7249b
treea60f8cf104d27b41d5384492fbf87a9475651fdd
parent059aa89cbd2e0b998339eca4d3fc4d108355355c
BugĀ 636511 - New style override functions do not work on textview

Emit ::style-set on overrider style changes, this is necessary
in the mean time so widgets not listening yet to ::style-updated
get the style changes.
gtk/gtkwidget.c