Method
GioTaskget_cancellable
since: 2.36
Declaration [src]
GCancellable*
g_task_get_cancellable (
GTask* task
)
Return value
Type: GCancellable
task‘s GCancellable.
| The data is owned by the instance. |
The return value can be NULL. |
since: 2.36
GCancellable*
g_task_get_cancellable (
GTask* task
)
Type: GCancellable
task‘s GCancellable.
| The data is owned by the instance. |
The return value can be NULL. |