Method

IdeTaskhad_error

since: 3.32

Declaration

gboolean
ide_task_had_error (
  IdeTask* self
)

Description

Checks to see if the task had an error.

Available since: 3.32

Return value

Type: gboolean

TRUE if an error has occurred.