Hi, I'm quite new to pygtk and I have a problem. I've connected the "clicked" signal to a button and it should normally call exit_window.destroy() function. But Python gives me this error:
TypeError: destroy() takes no arguments (1 given) with this code : _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
