summaryrefslogtreecommitdiff
path: root/gio/src/drive.hg
diff options
context:
space:
mode:
Diffstat (limited to 'gio/src/drive.hg')
-rw-r--r--gio/src/drive.hg2
1 files changed, 2 insertions, 0 deletions
diff --git a/gio/src/drive.hg b/gio/src/drive.hg
index ddfe803c..872dd4d4 100644
--- a/gio/src/drive.hg
+++ b/gio/src/drive.hg
@@ -123,6 +123,8 @@ public:
errthrow)
_WRAP_METHOD(std::string get_identifier(const std::string& kind) const, g_drive_get_identifier)
+
+ #m4 _CONVERSION(`char**',`Glib::StringArrayHandle',`Glib::StringArrayHandle($3, Glib::OWNERSHIP_DEEP)')
_WRAP_METHOD(Glib::StringArrayHandle enumerate_identifiers() const, g_drive_enumerate_identifiers)
/** @newin{2,22} */