chiark / gitweb /
bus: add APIs to easily query string and strv properties
[elogind.git] / src / libsystemd-bus / libsystemd-bus.sym
index 5eecfa1cf95f31f9a941dce7db84373efe02543c..4924cf16528a315fd49b3985aebf693fc704d4b2 100644 (file)
@@ -142,6 +142,8 @@ global:
         sd_bus_call_method;
         sd_bus_get_property;
         sd_bus_get_property_trivial;
+        sd_bus_get_property_string;
+        sd_bus_get_property_strv;
         sd_bus_set_property;
         sd_bus_reply_method_return;
         sd_bus_reply_method_error;