summaryrefslogtreecommitdiff
path: root/gio/gmountoperation.h
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-03-19 20:54:49 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-03-19 20:54:49 +0000
commit43db4fb1ddbd8bbb91f3323c94f5e9b8e5e9eb0d (patch)
treeafa89d076726d9897800a6ab1ff18e952622528a /gio/gmountoperation.h
parent663d15d1a6bdfaac254c7b997fc7188b7e59f3cb (diff)
downloadglib-43db4fb1ddbd8bbb91f3323c94f5e9b8e5e9eb0d.tar.gz
Doc additions
svn path=/trunk/; revision=6740
Diffstat (limited to 'gio/gmountoperation.h')
-rw-r--r--gio/gmountoperation.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gio/gmountoperation.h b/gio/gmountoperation.h
index a220d9542..e9a9e446a 100644
--- a/gio/gmountoperation.h
+++ b/gio/gmountoperation.h
@@ -85,6 +85,9 @@ typedef enum {
* @G_PASSWORD_SAVE_PERMANENTLY: save a password permanently.
*
* #GPasswordSave is used to indicate the lifespan of a saved password.
+ *
+ * #Gvfs stores passwords in the Gnome keyring when this flag allows it
+ * to, and later retrieves it again from there.
**/
typedef enum {
G_PASSWORD_SAVE_NEVER,