Method

Gtk.GLArea.get_error

Declaration [src]

GError*
gtk_gl_area_get_error (
  GtkGLArea* area
)

Description [src]

Gets the current error set on the area.

Return value

Returns: GError*

the GError or NULL

Ownership is not transferred to the caller
Can be NULL