]> Pileus Git - ~andy/gtk/commit
Simplify GTK_STATE_FLAG_FOCUSED handling in state propagation.
authorCarlos Garnacho <carlosg@gnome.org>
Sun, 23 Jan 2011 17:37:14 +0000 (18:37 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sun, 23 Jan 2011 18:34:50 +0000 (19:34 +0100)
commitb3ba85a01c71067fbe4c99bee318424d767f12cb
tree54a8a3e5279b5a08981fdfea9a38563cb513472f
parent0c7772f0cf39b2f09ddc55e0d8134c437d87004e
Simplify GTK_STATE_FLAG_FOCUSED handling in state propagation.

Just unsetting it before propagating to the children suffices.
gtk/gtkwidget.c