James Henstridge <[EMAIL PROTECTED]> writes:
> Also, currently people can use the lower level _gtk module to write
> GTK programs (and I know some people do use it -- they see it as a
> good way of prototyping interfaces that can then be translated to C
> very quickly). I wouldn't want this ability to be lost in any
> changes.
I don't think this ability would be lost by what I proposed. When I
talked about "Python objects", I mostly meant the internal objects
accessed by _gtk, although my examples didn't show it clearly. The
connection of gtk.py to _gtk should hopefully remain unchanged.
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]