GLArea.useEs

Set useEs property.

More...
  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 gdk.glcontext.GLContext using OpenGL ES instead of OpenGL.

Detailed Description

Deprecated: Use property@Gtk.GLArea:allowed-apis