FailureRenderer


Description:

[ CCode ( has_construct_function = false , type = "GcrRenderer*" ) ]
public FailureRenderer (string? label, Error error)

Create a new renderer for an error.

Parameters:

label

the label for the failure

error

the error to display

Returns:

the new renderer