GLArea.useEs

Get useEs property.

  1. bool useEs [@property getter]
    class GLArea
    @property
    bool
    useEs
    ()
  2. bool useEs [@property setter]

Return Value

Type: bool

If set to true the widget will try to create a #GdkGLContext using OpenGL ES instead of OpenGL.

See also: gdk.glcontext.GLContext.setUseEs