GLArea.useEs

bool useEs() @property

Get useEs property.

Returns

If set to true the widget will try to create a [gdk.glcontext.GLContext] using

OpenGL ES instead of OpenGL.

Deprecated

Use property@Gtk.GLArea:allowed-apis
void useEs(bool propval) @property

Set useEs property.

Parameters

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

Deprecated

Use property@Gtk.GLArea:allowed-apis