diff options
| author | Michael Biebl <biebl@debian.org> | 2016-10-01 00:33:49 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-10-01 00:33:49 +0200 |
| commit | 270c4830551c9810ad4e83f9a1db2b1cb946208c (patch) | |
| tree | 5df09188f7e43b70896efb7b6e942e0b130d75d3 /docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html | |
| parent | 7514efc2f38c9ace4557d4e69d68e7d380389030 (diff) | |
New upstream version 1.4.2 upstream/1.4.2
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html index 98a07a41..49fa41db 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html @@ -135,7 +135,7 @@ RequestScan (IN a{sv} options); <pre class="programlisting"> PropertiesChanged (a{sv} properties); </pre> -<p> Emitted when the wireless device's properties changed. +<p> DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0. </p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> @@ -144,7 +144,7 @@ PropertiesChanged (a{sv} properties); </colgroup> <tbody><tr> <td><p><span class="term"><code class="literal">a{sv} <em class="parameter"><code>properties</code></em></code>:</span></p></td> -<td><p>A dictionary containing the FIXME: check changed parameters.</p></td> +<td><p>A dictionary containing the changed parameters.</p></td> </tr></tbody> </table></div> </div> |