Perl/Gtk-0.2.2 released




Version 0.2.2 of the Perl/Gtk module has been uploaded to ftp.gimp.org,
and CPAN, and should soon be available for download. This version works
with Gtk-1.0.3, and primarily fixes some substantial problems with signal
handling (due to a change in dashes in signal names.) There are several
bug fixes, and the beginning of support for the Gnome widgets in
development, as well as the GtkPacker widget.

This version includes some new functions to allow other libraries to tie
into Perl/Gtk's GtkObject handling. Specifically, if you have a
GtkWidget*, as an integer, you can invoke
Gtk::Object->new_from_pointer($pointer), and get back a Perl object that
represents that widget. In the opposite direction,
$GtkObject->_return_pointer will return the real C pointer associated with
a Perl object.

-- 
Kenneth Albanowski (kjahds@kjahds.com, CIS: 70705,126)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]