Documentation
Dlang.org
Task.hadError
gio
task
Task
Tests if task resulted in an error.
class
Task
bool
hadError
(
)
Return Value
Type:
bool
true if the task resulted in an error, false otherwise.
gio
task
Task
constructors
this
functions
getCancellable
getCheckCancellable
getCompleted
getContext
getName
getPriority
getReturnOnCancel
getSourceObject
getSourceTag
getTaskData
hadError
propagateBoolean
propagateInt
propagatePointer
propagateValue
returnBoolean
returnError
returnErrorIfCancelled
returnInt
returnNewErrorLiteral
returnPointer
returnValue
runInThread
runInThreadSync
setCheckCancellable
setName
setPriority
setReturnOnCancel
setSourceTag
setStaticName
setTaskData
static functions
isValid
reportError
Tests if task resulted in an error.