GLArea.context

Get context property.

class GLArea
@property
context
()

Return Value

Type: gdk.glcontext.GLContext

The gdk.glcontext.GLContext used by the gtk.glarea.GLArea widget.

The gtk.glarea.GLArea widget is responsible for creating the gdk.glcontext.GLContext instance. If you need to render with other kinds of buffers (stencil, depth, etc), use render buffers.