Property
GtkGLArea:context
Description [src]
The GdkGLContext
used by the GtkGLArea
widget.
The GtkGLArea
widget is responsible for creating the GdkGLContext
instance. If you need to render with other kinds of buffers (stencil,
depth, etc), use render buffers.
Type:GdkGLContext
Getter method | gtk_gl_area_get_context() |