GNOME Bugzilla – Bug 645172
radiobutton: don't forget to set the insensitive state when updating
Last modified: 2011-03-18 19:13:46 UTC
This fixes radiobutton sensitivity mismatches.
Created attachment 183750 [details] [review] radiobutton: don't forget to set the insensitive state when updating
Pushed a better fix that mimics GtkToggleButton update_state() behavior.