Some notes on Gtk-Perl documentation

Firstly, make sure that you have the latest Gtk-Perl (or at the very least version 0.6123). Older versions have too many errors and omissions.

HTML Tutorial

Stephen Wilhelm has finished 34 chapters (18 April 2000) of his excellent online tutorial for Gtk-Perl. It follows the Gtk+ Tutorial style and has some very pretty syntax highlighting for the code examples :)

You can now download a tarball of the whole site from the tutorial homepage so that you have a Gtk-Perl tutorial/manual for use when you are off-line.

I have learnt a lot from the tutorial and examples and I think that this is (or very soon will be) the best way to start with Gtk-Perl.

Gtk-Perl package documentation

If you need a complete reference of all the Gtk-Perl modules and their methods and data structures the Gtk-Perl maintainers have automated the building of documention for the bindings. and if you build Gtk-Perl yourself, up-to-date docs will be produced then.

Other distributions and source files

Mailing lists

A good new source of information about using the Gtk-Perl bindings and Gtk programming in general is the gtk-perl-list mailing list. You can subscribe by sending an email to gtk-perl-list-request@redhat.com with a subject of 'subscribe' (without the quotes). Then follow the instructions that will be emailed to you and confirm the request.

The gtk-perl-list grew out of gtk-list@redhat.com and there is still plenty to learn from that list too.

Please don't post long code examples or attachments and definitely no HTML :-) Also use a meaningful subject line, 'How do I add text to a Gtk::List' is much better than 'Help, I'm a newbie'