diff options
Diffstat (limited to 'docs/libnm/html/NMDeviceBridge.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceBridge.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html index dadf1c8d..67bb6aed 100644 --- a/docs/libnm/html/NMDeviceBridge.html +++ b/docs/libnm/html/NMDeviceBridge.html @@ -169,7 +169,7 @@ nm_device_bridge_get_slaves (<em class="parameter"><code><a class="link" href="N <div class="refsect3"> <a name="nm-device-bridge-get-slaves.returns"></a><h4>Returns</h4> <p>the <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing -<a href="NMDevice.html#NMDevice-struct"><span class="type">NMDevices</span></a> that are slaves of <em class="parameter"><code>device</code></em> +<span class="type">NMDevices</span> that are slaves of <em class="parameter"><code>device</code></em> . This is the internal copy used by the device, and must not be modified. </p> <p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMDevice]</span></p> |