diff options
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Settings.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Settings.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Settings.xml b/introspection/org.freedesktop.NetworkManager.Settings.xml index ea271dfa..2932734f 100644 --- a/introspection/org.freedesktop.NetworkManager.Settings.xml +++ b/introspection/org.freedesktop.NetworkManager.Settings.xml @@ -189,6 +189,16 @@ <property name="CanModify" type="b" access="read"/> <!-- + VersionId: + + The version of the settings. This is incremented whenever the profile + changes and can be used to detect concurrent modifications. + + Since: 1.44 + --> + <property name="VersionId" type="t" access="read"/> + + <!-- NewConnection: @connection: Object path of the new connection. |