summaryrefslogtreecommitdiff
path: root/gio/gvolume.h
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gvolume.h')
-rw-r--r--gio/gvolume.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gio/gvolume.h b/gio/gvolume.h
index c4a506e84..1bb47e5cf 100644
--- a/gio/gvolume.h
+++ b/gio/gvolume.h
@@ -30,12 +30,16 @@
G_BEGIN_DECLS
+#ifndef G_DISABLE_DEPRECATED
/**
* G_VOLUME_IDENTIFIER_KIND_HAL_UDI:
*
* The string used to obtain a Hal UDI with g_volume_get_identifier().
+ *
+ * Deprecated: 2.58: Do not use, HAL is deprecated.
*/
#define G_VOLUME_IDENTIFIER_KIND_HAL_UDI "hal-udi"
+#endif /* G_DISABLE_DEPRECATED */
/**
* G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE: