diff options
Diffstat (limited to 'introspection/nm-device-bond.xml')
| -rw-r--r-- | introspection/nm-device-bond.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/nm-device-bond.xml b/introspection/nm-device-bond.xml index 9d200ef8..a804ca0b 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> |