Method

GtkGLAreaget_error

Declaration [src]

GError*
gtk_gl_area_get_error (
  GtkGLArea* area
)

Description [src]

Gets the current error set on the area.

Return value

Type: GError

The GError

The returned data is owned by the instance.
The return value can be NULL.