mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
Merge branch 'task_get_cancellable_nullable' into 'main'
gio: make g_task_get_cancellable return value (nullable) See merge request GNOME/glib!2899
This commit is contained in:
commit
65abaa76c5
@ -1136,7 +1136,7 @@ g_task_get_context (GTask *task)
|
||||
*
|
||||
* Gets @task's #GCancellable
|
||||
*
|
||||
* Returns: (transfer none): @task's #GCancellable
|
||||
* Returns: (nullable) (transfer none): @task's #GCancellable
|
||||
*
|
||||
* Since: 2.36
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user