Add docs for etags

svn path=/trunk/; revision=6001
This commit is contained in:
Matthias Clasen
2007-11-30 18:11:03 +00:00
parent 3d8579f93a
commit c524cabff2
9 changed files with 50 additions and 31 deletions

View File

@@ -445,7 +445,7 @@ async_fill_callback_wrapper (GObject *source_object,
* g_buffered_input_stream_fill_async:
* @stream: #GBufferedInputStream.
* @count: a #gssize.
* @io_priority: the <link linkend="gio-GIOScheduler">I/O priority</link>
* @io_priority: the <link linkend="io-priority">I/O priority</link>
* of the request.
* @cancellable: optional #GCancellable object
* @callback: a #GAsyncReadyCallback.