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