1 <?xml version="1.0" encoding="UTF-8" ?>
3 <node name="/" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
4 <interface name="org.freedesktop.NetworkManagerSettings">
6 The NetworkManagerSettings interface is provided by the service which provides connections to NetworkManager.
9 <method name="ListConnections">
11 List the connections stored by this Settings object.
13 <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_settings_list_connections"/>
14 <arg name="connections" type="ao" direction="out">
21 <signal name="NewConnection">
23 Emitted when a new connection has been configured.
25 <arg name="connection" type="o">
27 Object path of the new connection.