summaryrefslogtreecommitdiff
path: root/introspection/nm-device-bond.xml
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2012-10-17 16:10:03 -0400
committerDan Winship <danw@gnome.org>2012-10-19 12:09:27 -0400
commitad74379c2c08284ced76505a85d802bf120ec92f (patch)
treedf1c75b5180b70099881e20e108c8a6a93405901 /introspection/nm-device-bond.xml
parent439fefd295d4d913179f83ad464422a4458a7f89 (diff)
downloadNetworkManager-ad74379c2c08284ced76505a85d802bf120ec92f.tar.gz
core, libnm-glib: expose "slaves" property on NMDeviceBond
https://bugzilla.gnome.org/show_bug.cgi?id=686367
Diffstat (limited to 'introspection/nm-device-bond.xml')
-rw-r--r--introspection/nm-device-bond.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/nm-device-bond.xml b/introspection/nm-device-bond.xml
index 9d200ef8f5..a804ca0b68 100644
--- a/introspection/nm-device-bond.xml
+++ b/introspection/nm-device-bond.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>