summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2012-11-06 13:54:59 +0100
committerDan Williams <dcbw@redhat.com>2012-11-30 13:21:51 -0600
commit1a7f9e661a0c03c429437a91faa10452e2f1387b (patch)
tree6364ab11fe8644f8073b0aa0bd58d1eb3c92a4f9 /introspection
parent789f8c730d7d9dc787c66e1cd3bf000f2900827e (diff)
core,libnm-glib: expose "slaves" property on NMDeviceBridge
Diffstat (limited to 'introspection')
-rw-r--r--introspection/nm-device-bridge.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/nm-device-bridge.xml b/introspection/nm-device-bridge.xml
index 67ce419af0..f3b25602f0 100644
--- a/introspection/nm-device-bridge.xml
+++ b/introspection/nm-device-bridge.xml
@@ -15,6 +15,13 @@
</tp:docstring>
</property>
+ <property name="Slaves" type="ao" access="read">
+ <tp:docstring>
+ Array of object paths representing devices which are currently
+ slaved to this device.
+ </tp:docstring>
+ </property>
+
<signal name="PropertiesChanged">
<arg name="properties" type="a{sv}" tp:type="String_Variant_Map">
<tp:docstring>