Tweak x11-toolkits/p5-Wx version 0.99.23_2
[dports.git] / x11-toolkits / p5-Gtk2 / pkg-descr
1 Perl bindings to the 2.x series of the Gtk+ graphical user interface library.
2 This module allows you to write graphical user interfaces in a perlish and
3 object-oriented way, freeing you from the casting and memory management in C,
4 yet remaining very close in spirit to original API.  Find out more about Gtk+
5 at http://www.gtk.org.
6
7 The GTK+ Reference Manual is also a handy companion when writing Gtk
8 programs in any language.  http://developer.gnome.org/doc/API/2.0/gtk/
9 The perl bindings follow the C API very closely, and the C reference
10 documentation should be considered the canonical source.
11
12 To discuss gtk2-perl, ask questions and flame/praise the authors,
13 join gtk-perl-list@gnome.org at lists.gnome.org.
14
15 WWW: http://gtk2-perl.sourceforge.net/