Documentation
Dlang.org
Task.getReturnOnCancel
gio
task
Task
Gets task's return-on-cancel flag. See
gio.task.Task.setReturnOnCancel
for more details.
class
Task
bool
getReturnOnCancel
(
)
Return Value
Type:
bool
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
Gets task's return-on-cancel flag. See gio.task.Task.setReturnOnCancel for more details.