Property
GtkGLArea:context
since: 3.16
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
Available since: 3.16
Getter method | gtk_gl_area_get_context() |