category: Libs
requires: libGL-devel libGLU-devel libgtk2.0-devel libgtkgl2.0_1 
sdesc: "GTK+ OpenGL widget library"
ldesc: "GtkGLArea is an OpenGL widget for GTK+ GUI toolkit. Just as GTK+
is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically
wrapper around GLX functions. The widget itself is derived from GtkDrawingArea
widget and adds only few extra functions. Lower level gdkgl functions make it
easy to render on any widget that has OpenGL capable visual, rendering to
off-screen pixmaps is also supported."
external-source: gtkglarea2.0