GLAreaGidBuilderImpl.useEs

T useEs(bool propval)

Set useEs property.

Parameters

propvalIf set to true the widget will try to create a gdk.glcontext.GLContext using OpenGL ES instead of OpenGL.

Returns

Builder instance for fluent chaining

Deprecated