gtk-d v3.8.0 (2018-03-31T20:29:50Z)
Home
Dub
Repo
Task.this
gio
Task
Task
Sets our main struct and passes it to the parent class.
this
(GTask* gTask, bool ownedRef)
class
Task
this
(
GTask
*
gTask
,
bool
ownedRef
= false
)
this
(ObjectG sourceObject, Cancellable cancellable, GAsyncReadyCallback callback, void* callbackData)
Meta
Source
See Implementation
gio
Task
Task
constructors
this
functions
attachSource
getCancellable
getCheckCancellable
getCompleted
getContext
getPriority
getReturnOnCancel
getSourceObject
getSourceTag
getStruct
getTaskData
getTaskStruct
hadError
propagateBoolean
propagateInt
propagatePointer
returnBoolean
returnError
returnErrorIfCancelled
returnInt
returnPointer
runInThread
runInThreadSync
setCheckCancellable
setPriority
setReturnOnCancel
setSourceTag
setTaskData
mixins
__anonymous
static functions
getType
isValid
reportError
variables
gTask
Sets our main struct and passes it to the parent class.