OpenGL ES instead of OpenGL.
GLArea.useEs
bool useEs() @propertyGet useEs property.
Returns
If set to true the widget will try to create a [gdk.glcontext.GLContext] using
Deprecated
Use
property@Gtk.GLArea:allowed-apisvoid useEs(bool propval) @propertySet useEs property.
Parameters
propval | 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