perl-Gtk3
Perl interface to the 3.x series of the gtk+ toolkit
The 'Gtk3' module allows a Perl developer to use the gtk+ graphical user interface library. 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. The principles underlying the mapping from C to Perl are explained in the documentation of Glib::Object::Introspection, on which 'Gtk3' is based. Glib::Object::Introspection also comes with the 'perli11ndoc' program which displays the API reference documentation of all installed libraries organized in accordance with these principles.
LGPL-2.1-or-later