GLArea.useEs

Set useEs property.

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

Parameters

propval 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