Some notes on Gtk-Perl documentation

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

HTML

Stephen Wilhelm has finished 12 chapters (21 Feb 2000) of his online tutorial for Gtk-Perl. It follows the Gtk+ style and has some very pretty syntax highlighting for the code examples :)

The Gtk-Perl maintainers have started to document the bindings and if you build Gtk-Perl yourself docs should be produced then. Examples of what is produced are the reference manual of modules and functions, and some data structures and types (currently enumerations and flags).

Gtk-Perl package documentation

Distribution 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 List in Gtk-Perl' is much better than 'Help, I'm a newbie'