Explain I/O priorieties

svn path=/trunk/; revision=6000
This commit is contained in:
Matthias Clasen
2007-11-30 05:51:10 +00:00
parent a2ca589703
commit 3d8579f93a
9 changed files with 42 additions and 20 deletions

View File

@@ -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