Method

GtkGLAreaget_use_es

since: 3.22

Declaration [src]

gboolean
gtk_gl_area_get_use_es (
  GtkGLArea* area
)

Description [src]

Retrieves the value set by gtk_gl_area_set_use_es().

Available since: 3.22

Gets propertyGtk.GLArea:use-es

Return value

Type: gboolean

TRUE if the GtkGLArea should create an OpenGL ES context and FALSE otherwise.