GLContext.getUseEs

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

class GLContext
bool
getUseEs
()

Return Value

Type: bool

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.