[pygtk] TypeError when emitting a signal, same code used to work previously

François Ingelrest athropos at gmail.com
Sun Oct 14 16:06:40 WST 2007


On 10/13/07, Dx <dx at dxzone.com.ar> wrote:
> Try using gobject.TYPE_INT or gobject.TYPE_PYOBJECT instead. This
> seems like a pygtk bug with long handling (longs in python are a bit
> weird..).

TYPE_INT throws the same error but TYPE_PYOBJECT works fine, thanks!


More information about the pygtk mailing list