[ Version ( since = "3.22" ) ]
public bool get_use_es ()
Checks whether the this is using an OpenGL or OpenGL ES profile.
| this |
a `GdkGLContext` |
|
true if the `GdkGLContext` is using an OpenGL ES profile; false if other profile is in use of if the this has not yet been realized. |