diff options
Diffstat (limited to 'docs/libnm-glib/html/NMDeviceOlpcMesh.html')
| -rw-r--r-- | docs/libnm-glib/html/NMDeviceOlpcMesh.html | 26 |
1 files changed, 6 insertions, 20 deletions
diff --git a/docs/libnm-glib/html/NMDeviceOlpcMesh.html b/docs/libnm-glib/html/NMDeviceOlpcMesh.html index a505af82..c48c4e36 100644 --- a/docs/libnm-glib/html/NMDeviceOlpcMesh.html +++ b/docs/libnm-glib/html/NMDeviceOlpcMesh.html @@ -2,13 +2,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>libnm-glib Reference Manual: NMDeviceOlpcMesh</title> +<title>NMDeviceOlpcMesh: libnm-glib Reference Manual</title> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="libnm-glib Reference Manual"> <link rel="up" href="ch02.html" title="libnm-glib API Reference"> <link rel="prev" href="NMDeviceVlan.html" title="NMDeviceVlan"> <link rel="next" href="NMWimaxNsp.html" title="NMWimaxNsp"> -<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"> @@ -153,8 +153,6 @@ </div> <div class="refsect1"> <a name="NMDeviceOlpcMesh.description"></a><h2>Description</h2> -<p> -</p> </div> <div class="refsect1"> <a name="NMDeviceOlpcMesh.functions_details"></a><h2>Functions</h2> @@ -166,7 +164,6 @@ nm_device_olpc_mesh_error_quark (<em class="parameter"><code><span class="type"> <div class="refsect3"> <a name="id-1.3.17.8.2.5"></a><h4>Returns</h4> <p> the error quark used for <a class="link" href="NMDeviceOlpcMesh.html" title="NMDeviceOlpcMesh"><span class="type">NMDeviceOlpcMesh</span></a> errors.</p> -<p></p> </div> </div> <hr> @@ -229,7 +226,6 @@ nm_device_olpc_mesh_get_hw_address (<em class="parameter"><code><a class="link" <a name="id-1.3.17.8.4.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> @@ -284,7 +280,6 @@ nm_device_olpc_mesh_get_active_channel <div class="refsect3"> <a name="id-1.3.17.8.6.6"></a><h4>Returns</h4> <p> active channel of the device</p> -<p></p> </div> </div> </div> @@ -331,32 +326,24 @@ nm_device_olpc_mesh_get_active_channel <a name="NM-DEVICE-OLPC-MESH-ERROR:CAPS"></a><h3>NM_DEVICE_OLPC_MESH_ERROR</h3> <pre class="programlisting">#define NM_DEVICE_OLPC_MESH_ERROR nm_device_olpc_mesh_error_quark () </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-DEVICE-OLPC-MESH-HW-ADDRESS:CAPS"></a><h3>NM_DEVICE_OLPC_MESH_HW_ADDRESS</h3> <pre class="programlisting">#define NM_DEVICE_OLPC_MESH_HW_ADDRESS "hw-address" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-DEVICE-OLPC-MESH-COMPANION:CAPS"></a><h3>NM_DEVICE_OLPC_MESH_COMPANION</h3> <pre class="programlisting">#define NM_DEVICE_OLPC_MESH_COMPANION "companion" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-DEVICE-OLPC-MESH-ACTIVE-CHANNEL:CAPS"></a><h3>NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL</h3> <pre class="programlisting">#define NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL "active-channel" </pre> -<p> -</p> </div> </div> <div class="refsect1"> @@ -364,7 +351,7 @@ nm_device_olpc_mesh_get_active_channel <div class="refsect2"> <a name="NMDeviceOlpcMesh--active-channel"></a><h3>The <code class="literal">“active-channel”</code> property</h3> <pre class="programlisting"> “active-channel” <span class="type">guint</span></pre> -<p></p> +<p>The device's active channel.</p> <p>Flags: Read</p> <p>Default value: 0</p> </div> @@ -372,21 +359,20 @@ nm_device_olpc_mesh_get_active_channel <div class="refsect2"> <a name="NMDeviceOlpcMesh--companion"></a><h3>The <code class="literal">“companion”</code> property</h3> <pre class="programlisting"> “companion” <a class="link" href="NMDeviceWifi.html" title="NMDeviceWifi"><span class="type">NMDeviceWifi</span></a> *</pre> -<p></p> +<p>The companion device.</p> <p>Flags: Read</p> </div> <hr> <div class="refsect2"> <a name="NMDeviceOlpcMesh--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> </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 |