about summary refs log tree commit diff
path: root/docs/libnm/html/NMDeviceBridge.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/NMDeviceBridge.html')
-rw-r--r--docs/libnm/html/NMDeviceBridge.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html
index 4015e5b6..a08a2f2d 100644
--- a/docs/libnm/html/NMDeviceBridge.html
+++ b/docs/libnm/html/NMDeviceBridge.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ch04.html" title="Device and Runtime Configuration API Reference">
 <link rel="prev" href="NMDeviceBond.html" title="NMDeviceBond">
 <link rel="next" href="NMDeviceBt.html" title="NMDeviceBt">
-<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -148,7 +148,7 @@ NMDeviceBridge implements
 nm_device_bridge_get_hw_address (<em class="parameter"><code><a class="link" href="NMDeviceBridge.html" title="NMDeviceBridge"><span class="type">NMDeviceBridge</span></a> *device</code></em>);</pre>
 <p>Gets the hardware (MAC) address of the <a class="link" href="NMDeviceBridge.html" title="NMDeviceBridge"><span class="type">NMDeviceBridge</span></a></p>
 <div class="refsect3">
-<a name="id-1.5.5.9.2.5"></a><h4>Parameters</h4>
+<a name="nm-device-bridge-get-hw-address.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -163,7 +163,7 @@ nm_device_bridge_get_hw_address (<em class="parameter"><code><a class="link" hre
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.5.5.9.2.6"></a><h4>Returns</h4>
+<a name="nm-device-bridge-get-hw-address.returns"></a><h4>Returns</h4>
 <p> the hardware address. This is the internal string used by the
 device, and must not be modified.</p>
 </div>
@@ -175,7 +175,7 @@ device, and must not be modified.</p>
 nm_device_bridge_get_carrier (<em class="parameter"><code><a class="link" href="NMDeviceBridge.html" title="NMDeviceBridge"><span class="type">NMDeviceBridge</span></a> *device</code></em>);</pre>
 <p>Whether the device has carrier.</p>
 <div class="refsect3">
-<a name="id-1.5.5.9.3.5"></a><h4>Parameters</h4>
+<a name="nm-device-bridge-get-carrier.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -190,7 +190,7 @@ nm_device_bridge_get_carrier (<em class="parameter"><code><a class="link" href="
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.5.5.9.3.6"></a><h4>Returns</h4>
+<a name="nm-device-bridge-get-carrier.returns"></a><h4>Returns</h4>
 <p> <code class="literal">TRUE</code> if the device has carrier</p>
 </div>
 </div>
@@ -202,7 +202,7 @@ nm_device_bridge_get_slaves (<em class="parameter"><code><a class="link" href="N
 <p>Gets the devices currently slaved to <em class="parameter"><code>device</code></em>
 .</p>
 <div class="refsect3">
-<a name="id-1.5.5.9.4.5"></a><h4>Parameters</h4>
+<a name="nm-device-bridge-get-slaves.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -217,9 +217,9 @@ nm_device_bridge_get_slaves (<em class="parameter"><code><a class="link" href="N
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.5.5.9.4.6"></a><h4>Returns</h4>
+<a name="nm-device-bridge-get-slaves.returns"></a><h4>Returns</h4>
 <p> the <span class="type">GPtrArray</span> containing
-<a href="NMDevice.html"><span class="type">NMDevices</span></a> that are slaves of <em class="parameter"><code>device</code></em>
+<a href="NMDevice.html#NMDevice-struct"><span class="type">NMDevices</span></a> 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>
@@ -279,6 +279,6 @@ copy used by the device, and must not be modified. </p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.24</div>
+<hr>Generated by GTK-Doc V1.25</div>
 </body>
 </html>
\ No newline at end of file