getContext
Gets the #GMainContext that @task will return its result in (that is, the context that was the g-main-context-push-thread-default at the point when @task was created).
This will always return a non-null value, even if the task's context is the default #GMainContext.
Return
@task's #GMainContext
Since
2.36