I've made a gui using GLADE and written all callback function names in
there so that I should be able to use autoconnect for all signals in the
python program.

However, in some places I need the handler ID. Is there a way to get the
handler ID *after* the connection has been made?

/Fredrik

_______________________________________________
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