goocanvas 2.0.4
Canvas widget for GTK+
GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for drawing.
- Website: https://wiki.gnome.org/GooCanvas
- Licenses: LGPL 2.0
- Package source: gnu/packages/gtk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install goocanvas 2.0.4
as follows:
guix install goocanvas@2.0.4
Or install the latest version:
guix install goocanvas
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.