Gtk2-Perl allows Perl developers to write GTK+ 2.x applications. The bindings use an object oriented syntax that attempts to remain close to the C API, but take a Perlish approach where appropriate. This is the first stable release, supporting GTK+ 2.0.x and 2.2.x, tested on X11 and Win32.

Replies are listed 'Best First'.
Re: Gtk2-Perl 1.00-Final Released
by zentara (Cardinal) on Oct 10, 2003 at 14:50 UTC
    It looks like they finally got all the example scripts to work! Its nice, especially the gdk_pixbuf example....nice animation.