set_error
Description:
Sets an error on the area which will be shown instead of the GL rendering.
This is useful in the [signal@Gtk.GLArea:GtkGLArea:create-context
] signal if GL context creation fails.
Parameters:
this |
a `GtkGLArea` |
error |
a new `GError`, or null to unset the error |