summaryrefslogtreecommitdiff
path: root/introspection/nm-settings.xml
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2013-11-25 14:58:21 -0600
committerDan Williams <dcbw@redhat.com>2014-01-23 17:34:12 -0600
commit69fc0d7c87e2284f1c90f3d41fffe9e91349e6be (patch)
tree7ac171dd9279b3769925d6d13fa9f296eba37e5f /introspection/nm-settings.xml
parent67676c65bf4dd0277544fdefe98965c6fbbe6344 (diff)
downloadNetworkManager-69fc0d7c87e2284f1c90f3d41fffe9e91349e6be.tar.gz
api/settings: add Connections property
Helps out bindings.
Diffstat (limited to 'introspection/nm-settings.xml')
-rw-r--r--introspection/nm-settings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/introspection/nm-settings.xml b/introspection/nm-settings.xml
index e36f206db9..7ce20d00ef 100644
--- a/introspection/nm-settings.xml
+++ b/introspection/nm-settings.xml
@@ -147,6 +147,12 @@
</arg>
</method>
+ <property name="Connections" type="ao" access="read">
+ <tp:docstring>
+ List of object paths of available network connection profiles.
+ </tp:docstring>
+ </property>
+
<property name="Hostname" type="s" access="read">
<tp:docstring>
The machine hostname stored in persistent configuration.