diff options
Diffstat (limited to 'docs/libnm/html/NMSettingOlpcMesh.html')
| -rw-r--r-- | docs/libnm/html/NMSettingOlpcMesh.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/libnm/html/NMSettingOlpcMesh.html b/docs/libnm/html/NMSettingOlpcMesh.html index b8d90183..df0c5bf8 100644 --- a/docs/libnm/html/NMSettingOlpcMesh.html +++ b/docs/libnm/html/NMSettingOlpcMesh.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingIP6Config.html" title="NMSettingIP6Config"> +<link rel="prev" href="NMSettingMacvlan.html" title="NMSettingMacvlan"> <link rel="next" href="NMSettingPpp.html" title="NMSettingPpp"> <meta name="generator" content="GTK-Doc V1.24 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -21,7 +21,7 @@ </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><a accesskey="u" href="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingIP6Config.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="NMSettingMacvlan.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="NMSettingPpp.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> @@ -29,7 +29,7 @@ <div class="refnamediv"><table width="100%"><tr> <td valign="top"> <h2><span class="refentrytitle"><a name="NMSettingOlpcMesh.top_of_page"></a>NMSettingOlpcMesh</span></h2> -<p>NMSettingOlpcMesh</p> +<p>NMSettingOlpcMesh — Describes connection properties for OLPC-Mesh devices</p> </td> <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> @@ -140,6 +140,8 @@ </div> <div class="refsect1"> <a name="NMSettingOlpcMesh.description"></a><h2>Description</h2> +<p>The <a class="link" href="NMSettingOlpcMesh.html" title="NMSettingOlpcMesh"><span class="type">NMSettingOlpcMesh</span></a> object is a <a class="link" href="NMSetting.html" title="NMSetting"><span class="type">NMSetting</span></a> subclass that describes properties +necessary for connection to OLPC-Mesh devices.</p> </div> <div class="refsect1"> <a name="NMSettingOlpcMesh.functions_details"></a><h2>Functions</h2> @@ -149,7 +151,7 @@ nm_setting_olpc_mesh_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Creates a new <a class="link" href="NMSettingOlpcMesh.html" title="NMSettingOlpcMesh"><span class="type">NMSettingOlpcMesh</span></a> object with default values.</p> <div class="refsect3"> -<a name="id-1.4.20.8.2.5"></a><h4>Returns</h4> +<a name="id-1.4.22.8.2.5"></a><h4>Returns</h4> <p> the new empty <a class="link" href="NMSettingOlpcMesh.html" title="NMSettingOlpcMesh"><span class="type">NMSettingOlpcMesh</span></a> object</p> </div> </div> @@ -159,7 +161,7 @@ nm_setting_olpc_mesh_new (<em class="parameter"><code><span class="type">void</s <pre class="programlisting"><span class="returnvalue">GBytes</span> * nm_setting_olpc_mesh_get_ssid (<em class="parameter"><code><a class="link" href="NMSettingOlpcMesh.html" title="NMSettingOlpcMesh"><span class="type">NMSettingOlpcMesh</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.20.8.3.4"></a><h4>Returns</h4> +<a name="id-1.4.22.8.3.4"></a><h4>Returns</h4> <p>. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> </div> |