GLArea.context

Get context property.

class GLArea
@property
context
()

Return Value

Type: gdk.glcontext.GLContext

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.