Documentation updates

svn path=/trunk/; revision=6211
This commit is contained in:
Matthias Clasen
2007-12-30 05:21:05 +00:00
parent 08ed5bc3aa
commit d285f28401
3 changed files with 7 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ G_BEGIN_DECLS
* @G_FILE_ATTRIBUTE_TYPE_INT64: a signed 8-byte/64-bit integer.
* @G_FILE_ATTRIBUTE_TYPE_OBJECT: a #GObject.
*
* The data type for #GFileAttributeValue<!-- -->s.
* The data types for file attributes.
**/
typedef enum {
G_FILE_ATTRIBUTE_TYPE_INVALID = 0,