From 770974f75a4b91f46774e33c607e59a16b98d6ad Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 24 Mar 2008 18:12:22 +0000 Subject: [PATCH] add NMActiveConnection introspection XML git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3494 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- introspection/nm-active-connection.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 introspection/nm-active-connection.xml diff --git a/introspection/nm-active-connection.xml b/introspection/nm-active-connection.xml new file mode 100644 index 0000000000..b7feb1e72a --- /dev/null +++ b/introspection/nm-active-connection.xml @@ -0,0 +1,25 @@ + + + + + + The D-Bus service name providing this connection. + + + The path of the connection. + + + A specific object associated with the active connection. + + + The D-Bus service name that provides a connection with which this active connection is shared. + + + The path of a connection provided by the D-Bus service SharedServiceName which which this connection is shared. + + + Array of object paths representing devices which are part of this active connection. + + + +