diff options
| author | Michael Biebl <biebl@debian.org> | 2022-05-04 15:35:24 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-05-04 15:35:24 +0200 |
| commit | 9959fdb2e8ddd06f2161798ca0a39c77d67c652d (patch) | |
| tree | 2ce24a336d2b1c5fd5dec3090db312eded6c78ba /introspection/org.freedesktop.NetworkManager.Connection.Active.xml | |
| parent | 8c623dddbdebe354cb94bfc559a5371a14865317 (diff) | |
New upstream version 1.37.92 upstream/1.37.92
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"/> |