gtk-d v3.8.0 (2018-03-31T20:29:50Z)
Home
Dub
Repo
Task.getSourceTag
gio
Task
Task
Gets @task's source tag. See g_task_set_source_tag().
class
Task
void
*
getSourceTag
(
)
Return Value
Type:
void
*
@task's source tag
Meta
Since
2.36
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
Gets @task's source tag. See g_task_set_source_tag().