go
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.
Meta
Since
2.36
gio
Task
Task
constructors
this
functions
attachSource
getCancellable
getCheckCancellable
getCompleted
getContext
getName
getPriority
getReturnOnCancel
getSourceObject
getSourceTag
getStruct
getTaskData
getTaskStruct
hadError
propagateBoolean
propagateInt
propagatePointer
propagateValue
returnBoolean
returnError
returnErrorIfCancelled
returnInt
returnPointer
returnValue
runInThread
runInThreadSync
setCheckCancellable
setName
setPriority
setReturnOnCancel
setSourceTag
setTaskData
static functions
getType
isValid
reportError
variables
gTask
Tests if task resulted in an error.