diff options
| author | Sjoerd Simons <sjoerd@luon.net> | 2013-10-25 21:20:58 +0200 |
|---|---|---|
| committer | Sjoerd Simons <sjoerd@luon.net> | 2013-10-25 21:20:58 +0200 |
| commit | a4256940da049f91bbbea5e53e469a59ea9c10f7 (patch) | |
| tree | 2211c102aea3a33f34f960f48c8b8a55daccd97b /introspection/nm-active-connection.xml | |
| parent | 8d275584fc94f398f0a7c990dcd057533d9a5856 (diff) | |
Imported Upstream version 0.9.8.8 upstream/0.9.8.8
Diffstat (limited to 'introspection/nm-active-connection.xml')
| -rw-r--r-- | introspection/nm-active-connection.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/introspection/nm-active-connection.xml b/introspection/nm-active-connection.xml index d90565ae..b6a3c48d 100644 --- a/introspection/nm-active-connection.xml +++ b/introspection/nm-active-connection.xml @@ -14,7 +14,11 @@ <tp:docstring>The path of the connection.</tp:docstring> </property> <property name="SpecificObject" type="o" access="read"> - <tp:docstring>A specific object associated with the active connection.</tp:docstring> + <tp:docstring> + A specific object associated with the active connection. This property + reflects the specific object used during connection activation, and will + not change over the lifetime of the ActiveConnection once set. + </tp:docstring> </property> <property name="Uuid" type="s" access="read"> <tp:docstring> |