On 10/13/07, Dx <[EMAIL PROTECTED]> 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! _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
