summaryrefslogtreecommitdiffstats
path: root/gio
diff options
context:
space:
mode:
Diffstat (limited to 'gio')
-rw-r--r--gio/gio.defs6
1 files changed, 6 insertions, 0 deletions
diff --git a/gio/gio.defs b/gio/gio.defs
index a4e136c..59ca887 100644
--- a/gio/gio.defs
+++ b/gio/gio.defs
@@ -5132,6 +5132,12 @@
(return-type "gboolean")
)
+(define-method should_automount
+ (of-object "GVolume")
+ (c-name "g_volume_should_automount")
+ (return-type "gboolean")
+)
+
;;
;; wrapped in gvolume.override
;;