]> Pileus Git - ~andy/gtk/commit
gtk: no need to add GTK_STYLE_FLAG_FOCUSED to the widget's state flags
authorMichael Natterer <mitch@gimp.org>
Fri, 21 Jan 2011 14:38:52 +0000 (15:38 +0100)
committerMichael Natterer <mitch@gimp.org>
Fri, 21 Jan 2011 14:38:52 +0000 (15:38 +0100)
commit5d3106275ac65713c49f708a06e0f33a004c3269
tree75dd846fc1c1279b276a2e5762fab917e93ca68d
parent6e553324f9081b5ca002f7e26269ee23268245fe
gtk: no need to add GTK_STYLE_FLAG_FOCUSED to the widget's state flags

because they correctly contain that flag now if the widget has focus.
gtk/gtkentry.c
gtk/gtkspinbutton.c
gtk/gtktextdisplay.c