context
Description:
public GLContext context { get; }
The GLContext used by the GLArea widget.
The GLArea widget is responsible for creating the GLContext
instance. If you need to render with other kinds of buffers (stencil, depth, etc), use render buffers.