[glib/wip/doc-fixes: 1199/1200] docs: Clarify how to unset a GFileInfo attribute
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/doc-fixes: 1199/1200] docs: Clarify how to unset a GFileInfo attribute
- Date: Fri, 23 Nov 2012 21:17:12 +0000 (UTC)
commit ee2bd279cf735fee33d134d4729a001fe30a9b41
Author: David King <amigadave amigadave com>
Date: Tue Feb 21 11:19:20 2012 +0000
docs: Clarify how to unset a GFileInfo attribute
https://bugzilla.gnome.org/show_bug.cgi?id=592666
gio/gfileinfo.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gfileinfo.c b/gio/gfileinfo.c
index 0fd76da..639e9c2 100644
--- a/gio/gfileinfo.c
+++ b/gio/gfileinfo.c
@@ -1111,7 +1111,7 @@ _g_file_info_set_attribute_by_id (GFileInfo *info,
* @value_p: pointer to the value
*
* Sets the @attribute to contain the given value, if possible. To unset the
- * attribute, use %G_ATTRIBUTE_TYPE_INVALID for @type.
+ * attribute, pass %G_ATTRIBUTE_TYPE_INVALID for @type.
**/
void
g_file_info_set_attribute (GFileInfo *info,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]