gtkglext 1.2.0
OpenGL extension to GTK+
GtkGLExt is an OpenGL extension to GTK+. It provides additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
- Outputs:
out
- Website: https://projects.gnome.org/gtkglext
- Licenses: LGPL 2.1+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gtkglext 1.2.0
as follows:
guix install gtkglext@1.2.0
Or install the latest version:
guix install gtkglext
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.