| FAQ Index - Search - Recent Changes - Everything - Add entry |
5.8. What signal is triggered when I change a widget's sensitivity?
The state_changed signal is emitted, and the callback receives an extra parameter which is the previous state of the widget (this is apparently undocumented).
