]> Pileus Git - ~andy/gtk/commit
GtkButton: Remove unneeded gtk_style_context_notify_state_change() calls
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Nov 2010 02:04:20 +0000 (03:04 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:41 +0000 (15:39 +0100)
commit9c0ef02ea56acce7232c91994ea4bce1d288893f
treeea519be084ef7c9f4e408a02e159b10562a5bf11
parent2f0b5d8a9dd7db30a5ac7a40e4f3587854971782
GtkButton: Remove unneeded gtk_style_context_notify_state_change() calls

There is now code to handle this for one-item widgets (such as GtkButton)
in gtk_widget_set_state_flags()
gtk/gtkbutton.c