Method

GdkGLContextget_use_es

since: 3.22

Declaration [src]

gboolean
gdk_gl_context_get_use_es (
  GdkGLContext* context
)

Description [src]

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

Available since: 3.22

Return value

Type: gboolean

TRUE if the GdkGLContext is using an OpenGL ES profile.