set_error


Description:

public void set_error (Error? error)

Sets an error on the area which will be shown instead of the GL rendering.

This is useful in the create_context signal if GL context creation fails.

Parameters:

this

a GLArea

error

a new Error, or null to unset the error