GLAreaGidBuilderImpl.useEs

Set useEs property.

class GLAreaGidBuilderImpl(T)
T
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

Return Value

Type: T

Builder instance for fluent chaining