Hello everyone,

I have just released a new version of pygtk, which should work with
gtk+-1.1.6.  It should work properly (I haven't tested it with the actual
release -- only CVS from around the release date).

Here is the relevant part of the NEWS file:
pygtk-0.5.7:  9-December-1998
        - Updated for gtk+-1.1.6.  Probably not much will change between now
          and 1.2.
        - Added GtkCTree, GtkLayout, GtkPlug and GtkSocket widgets.
        - There has been a renaming of a number of commonly used functions.
          if you use gtk.py, the old names still work, but give a warning.
          To get a list of the name changes, see the file
          $(prefix)/include/gtk/gtkcompat.h
        - signal connection now uses the gtk_signal_connect_full function,
          rather than relying on the default marshaller.
        - The append, prepend and insert methods of the toolbar now return
          the widget that was added, like the C equivalents do.

It is available from ftp.daa.com.au/pub/james/python, and should be on
ftp.gtk.org soon.

James Henstridge.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


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

Reply via email to