Method
GtkGLAreaset_use_es
deprecated: 4.12
Declaration [src]
void
gtk_gl_area_set_use_es (
GtkGLArea* area,
gboolean use_es
)
Description [src]
Sets whether the area
should create an OpenGL or an OpenGL ES context.
You should check the capabilities of the GdkGLContext
before drawing
with either API.
Deprecated since: 4.12
Sets property | Gtk.GLArea:use-es |