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!