GLAreaGidBuilderImpl.useEs
T useEs(bool propval)Set useEs property.
Parameters
propval | If 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
T useEs(bool propval)Set useEs property.
propval | If set to true the widget will try to create a gdk.glcontext.GLContext using OpenGL ES instead of OpenGL. |