summaryrefslogtreecommitdiff
path: root/docs/libnm/html/NMDeviceTeam.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/NMDeviceTeam.html')
-rw-r--r--docs/libnm/html/NMDeviceTeam.html24
1 files changed, 7 insertions, 17 deletions
diff --git a/docs/libnm/html/NMDeviceTeam.html b/docs/libnm/html/NMDeviceTeam.html
index ded0ca8f2..9290d5180 100644
--- a/docs/libnm/html/NMDeviceTeam.html
+++ b/docs/libnm/html/NMDeviceTeam.html
@@ -2,13 +2,13 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>libnm Reference Manual: NMDeviceTeam</title>
+<title>NMDeviceTeam: libnm Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="libnm Reference Manual">
<link rel="up" href="ch04.html" title="Device and Runtime Configuration API Reference">
<link rel="prev" href="NMDeviceOlpcMesh.html" title="NMDeviceOlpcMesh">
<link rel="next" href="NMDeviceVlan.html" title="NMDeviceVlan">
-<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -128,8 +128,6 @@
</div>
<div class="refsect1">
<a name="NMDeviceTeam.description"></a><h2>Description</h2>
-<p>
-</p>
</div>
<div class="refsect1">
<a name="NMDeviceTeam.functions_details"></a><h2>Functions</h2>
@@ -157,7 +155,6 @@ nm_device_team_get_hw_address (<em class="parameter"><code><a class="link" href=
<a name="id-1.5.12.8.2.6"></a><h4>Returns</h4>
<p> the hardware address. This is the internal string used by the
device, and must not be modified.</p>
-<p></p>
</div>
</div>
<hr>
@@ -184,7 +181,6 @@ nm_device_team_get_carrier (<em class="parameter"><code><a class="link" href="NM
<div class="refsect3">
<a name="id-1.5.12.8.3.6"></a><h4>Returns</h4>
<p> <code class="literal">TRUE</code> if the device has carrier</p>
-<p></p>
</div>
</div>
<hr>
@@ -225,24 +221,18 @@ copy used by the device, and must not be modified. </p>
<a name="NM-DEVICE-TEAM-HW-ADDRESS:CAPS"></a><h3>NM_DEVICE_TEAM_HW_ADDRESS</h3>
<pre class="programlisting">#define NM_DEVICE_TEAM_HW_ADDRESS "hw-address"
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
<a name="NM-DEVICE-TEAM-CARRIER:CAPS"></a><h3>NM_DEVICE_TEAM_CARRIER</h3>
<pre class="programlisting">#define NM_DEVICE_TEAM_CARRIER "carrier"
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
<a name="NM-DEVICE-TEAM-SLAVES:CAPS"></a><h3>NM_DEVICE_TEAM_SLAVES</h3>
<pre class="programlisting">#define NM_DEVICE_TEAM_SLAVES "slaves"
</pre>
-<p>
-</p>
</div>
</div>
<div class="refsect1">
@@ -250,7 +240,7 @@ copy used by the device, and must not be modified. </p>
<div class="refsect2">
<a name="NMDeviceTeam--carrier"></a><h3>The <code class="literal">“carrier”</code> property</h3>
<pre class="programlisting"> “carrier” <span class="type">gboolean</span></pre>
-<p></p>
+<p>Whether the device has carrier.</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
</div>
@@ -258,7 +248,7 @@ copy used by the device, and must not be modified. </p>
<div class="refsect2">
<a name="NMDeviceTeam--hw-address"></a><h3>The <code class="literal">“hw-address”</code> property</h3>
<pre class="programlisting"> “hw-address” <span class="type">gchar</span> *</pre>
-<p></p>
+<p>The hardware (MAC) address of the device.</p>
<p>Flags: Read</p>
<p>Default value: NULL</p>
</div>
@@ -266,13 +256,13 @@ copy used by the device, and must not be modified. </p>
<div class="refsect2">
<a name="NMDeviceTeam--slaves"></a><h3>The <code class="literal">“slaves”</code> property</h3>
<pre class="programlisting"> “slaves” <span class="type">GPtrArray</span> *</pre>
-<p></p>
+<p>The devices enslaved to the team device.</p>
+<p>Element-type: NMDevice</p>
<p>Flags: Read</p>
</div>
</div>
</div>
<div class="footer">
-<hr>
- Generated by GTK-Doc V1.21</div>
+<hr>Generated by GTK-Doc V1.24</div>
</body>
</html> \ No newline at end of file