On Wed, Mar 22, 2000 at 01:43:06AM +0100, Michael Lauer wrote:
>
> Hmm - I thought that especially the hand crafted stuff
> do the most work in hiding the naturally not object oriented
> nature of the native GTK language - C.

Umm... nope.  The object system in GTK+ wrapps quite well under
python.  You have to cooperate with python's refcounting, so you have
to wrap the base class by hand, basically.

Matt

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

Reply via email to