diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2022-05-17 15:30:19 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2022-05-17 15:30:19 +0200 |
| commit | 1e636d8e5e986b9f2260c36bb87fb499d724085c (patch) | |
| tree | ac613b9372adf622496a7d616050d7e1c09b4fba /introspection/org.freedesktop.NetworkManager.Connection.Active.xml | |
| parent | f4966e573c855d4667e6c236d8197d9949020e21 (diff) | |
| parent | 1a31bc3c63474ca02c83b02add85ea4e740e5597 (diff) | |
Merge remote-tracking branch 'debian/debian/master' into ubuntu/master
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Connection.Active.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Connection.Active.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Connection.Active.xml b/introspection/org.freedesktop.NetworkManager.Connection.Active.xml index 54e1fd94..ebcdf952 100644 --- a/introspection/org.freedesktop.NetworkManager.Connection.Active.xml +++ b/introspection/org.freedesktop.NetworkManager.Connection.Active.xml @@ -3,7 +3,7 @@ <!-- org.freedesktop.NetworkManager.Connection.Active: - @short_description: Active Connection + @short_description: Active Connection. Objects that implement the Connection.Active interface represent an attempt to connect to a network using the details provided by a Connection @@ -93,10 +93,10 @@ StateChanged: @state: (<link linkend="NMActiveConnectionState">NMActiveConnectionState</link>) The new state of the active connection. @reason: (<link linkend="NMActiveConnectionStateReason">NMActiveConnectionStateReason</link>) Reason code describing the change to the new state. + @since: 1.8 Emitted when the state of the active connection has changed. - Since: 1.8 --> <signal name="StateChanged"> <arg name="state" type="u"/> |