[Gtk-sharp-list] Gtk# 0.16 released

Mike Kestner mkestner@ximian.com
Sat, 07 Feb 2004 18:59:57 -0600


Announcing release 0.16 of Gtk#, codenamed "Groundhog Stew."  

Tarballs and binaries available for immediate download from:

http://sourceforge.net/project/showfiles.php?group_id=40240

About Gtk#:
 
Gtk# is a .Net language binding for the Gtk+ Graphical User Interface
toolkit and several GNOME platform and desktop libraries. The GNOME 2.2
platform is currently targeted.  The binding is fairly complete, but it
is still API unstable, and therefore not recommended for production
work. 

Changes since 0.15:

* RadioButton/MenuItem API overhaul: (John Luke)
* GValueArray binding: (MK)
* Generate "void Foo (out Bar baz);" methods as "Bar Foo ();": (Martin
Willemoes Hansen)
* libvte bindings: (John Luke)
* marshaler for proper handling of argc/argv pairs: (Peter Williams)
* Correct generation of Arrays as struct fields. (MK)
* time_t CustomMarshaler implementation and generator support for custom
marshaled types: (MK)
* More API Corrections, Customizations, and glue: (Todd Berman, John
Luke, MK)
* Bugfixes (Paul Duran, Gustavo Giraldez, Martin Willemoes Hansen, John
D Hardin, Tambet Ingo, Yves Kurz, MK)
* Doc Updates (Hector E. Gomez Morales, John Luke, Peter Williams)

Discussion of Gtk# occurs on the mailing list at
gtk-sharp-list@lists.ximian.com.  Bugs can be reported to
http://bugzilla.ximian.com, module gtk#. Check the Gtk# homepage for
additional info at http://gtk-sharp.sf.net.

-- 
Mike Kestner <mkestner@ximian.com>