GLArea.getUseEs

bool getUseEs()

Returns whether the gtk.glarea.GLArea should use OpenGL ES.

See gtk.glarea.GLArea.setUseEs.

Returns

true if the gtk.glarea.GLArea should create an OpenGL ES context

and false otherwise

Deprecated