summaryrefslogtreecommitdiff
path: root/gio/gmount.h
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-09-02 17:37:51 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-09-02 17:37:51 +0000
commit4f1e575f3051a1eb540bc04f3b0b1b5f65bc46cf (patch)
treedfd0ac886cc30b88b5bea3914698efb065d4d5fd /gio/gmount.h
parent4c2ca6d3f4d9b2d1016aa8d4a890b7c49c7276d7 (diff)
downloadglib-4f1e575f3051a1eb540bc04f3b0b1b5f65bc46cf.tar.gz
Document guess_content_type_sync
svn path=/trunk/; revision=7428
Diffstat (limited to 'gio/gmount.h')
-rw-r--r--gio/gmount.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/gmount.h b/gio/gmount.h
index 6f0213d13..969d94e10 100644
--- a/gio/gmount.h
+++ b/gio/gmount.h
@@ -62,6 +62,7 @@ typedef struct _GMountIface GMountIface;
* See g_mount_guess_content_type() for more information on content
* type guessing. This operation was added in 2.18.
* @guess_content_type_finish: Finishes a contenet type guessing operation.
+ * @guess_content_type_sync: Synchronous variant of @guess_content_type.
*
* Interface for implementing operations for mounts.
**/