aboutsummaryrefslogblamecommitdiff
path: root/x11-toolkits/p5-Gtk3/pkg-descr
blob: 3f2a1860ae998555552c97bbaec8b0d5b698c101 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                   
Perl bindings to the 3.x series of the gtk+ toolkit. This module
allows you to write graphical user interfaces in a Perlish and
object-oriented way, freeing you from the casting and memory
management in C, yet remaining very close in spirit to original
API. Find out more about gtk+ at http://www.gtk.org.

The gtk+ reference manual is also a handy companion when writing
Gtk3 programs in Perl: http://developer.gnome.org/gtk3/stable/. The
Perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source.