GLArea.context

gdk.glcontext.GLContext context() @property

Get context property.

Returns

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.