summaryrefslogtreecommitdiff
path: root/gio/gfileiostream.c
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2024-01-25 15:08:59 +0100
committerKarol Lewandowski <k.lewandowsk@samsung.com>2024-01-25 15:08:59 +0100
commit9b927cf3cac4cf0f7843e0a3f9e9647a13f0c54a (patch)
treee026f97ceb8431d03d2f4e0340d11ddb4b19ad1f /gio/gfileiostream.c
parent73d39c11a0c085416cc55df47f9c3fdaa8149c6b (diff)
downloadglib-upstream.tar.gz
glib-upstream.tar.bz2
glib-upstream.zip
Imported Upstream version 2.78.4upstream
Diffstat (limited to 'gio/gfileiostream.c')
-rw-r--r--gio/gfileiostream.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gio/gfileiostream.c b/gio/gfileiostream.c
index 97dbc322f..ecfbf6424 100644
--- a/gio/gfileiostream.c
+++ b/gio/gfileiostream.c
@@ -195,8 +195,9 @@ async_ready_callback_wrapper (GObject *source_object,
* @attributes: a file attribute query string.
* @io_priority: the [I/O priority][gio-GIOScheduler] of the request
* @cancellable: (nullable): optional #GCancellable object, %NULL to ignore.
- * @callback: (scope async): callback to call when the request is satisfied
- * @user_data: (closure): the data to pass to callback function
+ * @callback: (scope async): a #GAsyncReadyCallback
+ * to call when the request is satisfied
+ * @user_data: the data to pass to callback function
*
* Asynchronously queries the @stream for a #GFileInfo. When completed,
* @callback will be called with a #GAsyncResult which can be used to