diff options
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Settings.Connection.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Settings.Connection.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml b/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml index 13f626c3..2cbb6c2e 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.Connection.xml @@ -171,6 +171,15 @@ <property name="Flags" type="u" access="read"/> <!-- + Filename: + + File that stores the connection in case the connection is file-backed. + + Since: 1.12 + --> + <property name="Filename" type="s" access="read"/> + + <!-- PropertiesChanged: @properties: A dictionary mapping property names to variant boxed values. |