mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
Explain I/O priorieties
svn path=/trunk/; revision=6000
This commit is contained in:
@@ -191,7 +191,8 @@ async_ready_callback_wrapper (GObject *source_object,
|
||||
* g_file_output_stream_query_info_async:
|
||||
* @stream: a #GFileOutputStream.
|
||||
* @attributes: a file attribute query string.
|
||||
* @io_priority: the io priority of the request.
|
||||
* @io_priority: the <link linkend="gio-GIOScheduler">I/O priority</link>
|
||||
* of the request.
|
||||
* @cancellable: optional #GCancellable object, %NULL to ignore.
|
||||
* @callback: callback to call when the request is satisfied
|
||||
* @user_data: the data to pass to callback function
|
||||
|
Reference in New Issue
Block a user