Method

IdeTaskhad_error

Declaration

gboolean
ide_task_had_error (
  IdeTask* self
)

Description

Checks to see if the task had an error.

Available since:3.32

Return value

Returns: gboolean
 

TRUE if an error has occurred.