mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 12:25:48 +01:00
gfile: Add some missing parameter documentation
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
d55ed6755e
commit
a385135d8b
@ -6934,6 +6934,7 @@ query_default_handler_query_info_cb (GObject *object,
|
|||||||
/**
|
/**
|
||||||
* g_file_query_default_handler_async:
|
* g_file_query_default_handler_async:
|
||||||
* @file: a #GFile to open
|
* @file: a #GFile to open
|
||||||
|
* @io_priority: the [I/O priority][io-priority] of the request
|
||||||
* @cancellable: optional #GCancellable object, %NULL to ignore
|
* @cancellable: optional #GCancellable object, %NULL to ignore
|
||||||
* @callback: (nullable): a #GAsyncReadyCallback to call when the request is done
|
* @callback: (nullable): a #GAsyncReadyCallback to call when the request is done
|
||||||
* @user_data: (nullable): data to pass to @callback
|
* @user_data: (nullable): data to pass to @callback
|
||||||
|
Loading…
x
Reference in New Issue
Block a user