In line 3732 of gtkmodule.c, the format string for PyArg_ParseTuple should
be: 
        "O!dddddd:gtk_adjustment_set_all"
instead of:
        "O!:gtk_adjustment_set_all"

At least, this works for me.

Rick

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to