get_use_es


Description:

public bool get_use_es ()

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

Parameters:

this

a `GdkGLContext`

Returns:

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.