GLContext.getUseEs

bool getUseEs()

Checks whether the context is using an OpenGL or OpenGL ES profile.

Returns

true if the gdk.glcontext.GLContext is using an OpenGL ES profile;

false if other profile is in use of if the context has not yet been realized.