perl-gtk3 0.038
Perl interface to the 3.x series of the gtk+ toolkit
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.
- Website: https://metacpan.org/dist/Gtk3
- Licenses: LGPL 2.1+
- Package source: gnu/packages/gtk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-gtk3 0.038
as follows:
guix install perl-gtk3@0.038
Or install the latest version:
guix install perl-gtk3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.