Nope...
gobject.stop_emission(widget,'insert_text')
AttributeError: 'module' object has no attribute 'stop_emission'
Tony Nelson wrote:
At 4:01 PM +0000 1/5/07, Christopher Backhouse wrote:
Sorry for the stupid question...
What is the python equivalent of g_signal_stop_emission_by_name() ?
...
I think it is gobject.stop_emission().
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/