Virtual Method

AgsTaskfailure

since: 3.0.0

Declaration [src]

void
failure (
  AgsTask* task,
  GError* error
)

Description [src]

Signals failure of task.

Available since: 3.0.0

Parameters

error

Type: GError

Is NULL on success.

The data is owned by the caller of the function.