mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
gio: make g_task_get_cancellable return value nullable
This commit is contained in:
parent
d37beda25e
commit
9cd9787c52
@ -1136,7 +1136,7 @@ g_task_get_context (GTask *task)
|
|||||||
*
|
*
|
||||||
* Gets @task's #GCancellable
|
* Gets @task's #GCancellable
|
||||||
*
|
*
|
||||||
* Returns: (transfer none): @task's #GCancellable
|
* Returns: (nullable) (transfer none): @task's #GCancellable
|
||||||
*
|
*
|
||||||
* Since: 2.36
|
* Since: 2.36
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user