Method

IdeTaskhad_error

Declaration

gboolean
ide_task_had_error (
  IdeTask* self
)

Description

Checks to see if the task had an error.

Return value

Type: gboolean

TRUE if an error has occurred.