summaryrefslogtreecommitdiffstats
path: root/libraries/gtkglarea/slack-desc
blob: dc639e0193212515f6498ef2d2214ac833624507 (plain)
1
2
3
4
5
6
7
8
9
10
11
gtkglarea: GtkGLArea (OpenGL widget for GTK+)
gtkglarea:
gtkglarea: GtkGLArea is an OpenGL widget for GTK+ GUI toolkit.
gtkglarea: Just as GTK+ is built on top of GDK, GtkGLArea is built on top of
gtkglarea: gdkgl which is basically a wrapper around GLX functions.  The
gtkglarea: widget itself is very similar to the GtkDrawingArea widget and
gtkglarea: adds only three extra functions.  Lower level gdkgl functions
gtkglarea: make it easy to render on any OpenGL capable widget; rendering
gtkglarea: to off-screen pixmaps is also supported.
gtkglarea:
gtkglarea: