GLArea.useEs

bool useEs() @property

Get useEs property.

Returns

If set to true the widget will try to create a #GdkGLContext using

OpenGL ES instead of OpenGL.

See also: [gdk.glcontext.GLContext.setUseEs]

void useEs(bool propval) @property

Set useEs property.

Parameters

propvalIf set to true the widget will try to create a #GdkGLContext using OpenGL ES instead of OpenGL. See also: [gdk.glcontext.GLContext.setUseEs]