[pygtk] Getting handler_id after the connection has been done?

Fredrik Persson fredrik.p.persson at gmail.com
Sat Jun 28 18:38:45 WST 2008


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



More information about the pygtk mailing list