I have some key binding which do the same things as some buttons do. So,
when pressing the key, I would like to see the corresponding button
pressed, as if I did it with the mouse.

I tried to call button.pressed(), but it only emits the signal.

Is it possible to change the state of the button? I didn't find the
methods for that...
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to