diff options
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> |