Method

GtkGLAreaget_auto_render

Declaration [src]

gboolean
gtk_gl_area_get_auto_render (
  GtkGLArea* area
)

Description [src]

Returns whether the area is in auto render mode or not.

Gets propertyGtk.GLArea:auto-render

Return value

Type: gboolean

TRUE if the area is auto rendering, FALSE otherwise.