FAQ Index - Search - Recent Changes - Everything - Add entry

<< Previous Entry | FAQ Entry 5.8 | Next 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).

PyGTK FAQ Wizard | PyGTK Homepage | Feedback to faq at pygtk.org