summaryrefslogtreecommitdiff
path: root/x11/gtkglarea2/DESCR
blob: baae104f70f253e88cd7464895e0e2a20d66ad6e (plain)
1
2
3
4
5
6
Just as GTK+ is built on top of GDK, GtkGLArea is built on top of
gdkgl which is basically a wrapper around GLX functions. The widget
itself is derived from GtkDrawinigArea 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.