The attached PDF file is an article by Grant McLean on building GTK applications using the Glade GUI builder and implementing the application logic in Perl. The Gtk2::GladeXML module is used to read the Glade interface definition file, create the required widgets and connect up events to method calls on the application object.

This article originally appeared in The Perl Review.

Projects/GTK-Perl/GladeXML/Tutorial (last edited 2015-01-16 10:34:54 by EmmanueleBassi)