mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 22:03:29 +02:00
gio: mark the GAsyncResult source_object as nullable
https://bugzilla.gnome.org/show_bug.cgi?id=740223
This commit is contained in:
committed by
Philip Withnall
parent
4a77eb16ce
commit
ca4fe5942a
@@ -259,7 +259,7 @@ typedef struct _GVolumeMonitor GVolumeMonitor;
|
||||
|
||||
/**
|
||||
* GAsyncReadyCallback:
|
||||
* @source_object: the object the asynchronous operation was started with.
|
||||
* @source_object: (nullable): the object the asynchronous operation was started with.
|
||||
* @res: a #GAsyncResult.
|
||||
* @user_data: user data passed to the callback.
|
||||
*
|
||||
|
Reference in New Issue
Block a user