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

@@ -1325,8 +1325,8 @@ g_file_info_get_symlink_target (GFileInfo *info)
* g_file_info_get_etag:
* @info: a #GFileInfo.
*
* Gets the entity tag for a given #GFileInfo.
* See %G_FILE_ATTRIBUTE_ETAG_VALUE.
* Gets the <link linkend="gfile-etag">entity tag</link> for a given
* #GFileInfo. See %G_FILE_ATTRIBUTE_ETAG_VALUE.
*
* Returns: a string containing the value of the "etag:value" attribute.
**/