summary refs log tree commit diff
path: root/docs/libnm-util/html/NMSettingPPPOE.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm-util/html/NMSettingPPPOE.html')
-rw-r--r--docs/libnm-util/html/NMSettingPPPOE.html26
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/libnm-util/html/NMSettingPPPOE.html b/docs/libnm-util/html/NMSettingPPPOE.html
index c7abaffe..a626360c 100644
--- a/docs/libnm-util/html/NMSettingPPPOE.html
+++ b/docs/libnm-util/html/NMSettingPPPOE.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ch01.html" title="libnm-util API Reference">
 <link rel="prev" href="NMSettingPPP.html" title="NMSettingPPP">
 <link rel="next" href="NMSettingVPN.html" title="NMSettingVPN">
-<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">
@@ -191,7 +191,7 @@ to provide IP transport, for example cable or DSL modems.</p>
 nm_setting_pppoe_error_quark (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 <p>Registers an error quark for <a class="link" href="NMSettingPPPOE.html" title="NMSettingPPPOE"><span class="type">NMSettingPPPOE</span></a> if necessary.</p>
 <div class="refsect3">
-<a name="id-1.2.28.9.2.5"></a><h4>Returns</h4>
+<a name="nm-setting-pppoe-error-quark.returns"></a><h4>Returns</h4>
 <p> the error quark used for <a class="link" href="NMSettingPPPOE.html" title="NMSettingPPPOE"><span class="type">NMSettingPPPOE</span></a> errors.</p>
 </div>
 </div>
@@ -202,7 +202,7 @@ nm_setting_pppoe_error_quark (<em class="parameter"><code><span class="type">voi
 nm_setting_pppoe_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 <p>Creates a new <a class="link" href="NMSettingPPPOE.html" title="NMSettingPPPOE"><span class="type">NMSettingPPPOE</span></a> object with default values.</p>
 <div class="refsect3">
-<a name="id-1.2.28.9.3.5"></a><h4>Returns</h4>
+<a name="nm-setting-pppoe-new.returns"></a><h4>Returns</h4>
 <p> the new empty <a class="link" href="NMSettingPPPOE.html" title="NMSettingPPPOE"><span class="type">NMSettingPPPOE</span></a> object. </p>
 <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
@@ -213,7 +213,7 @@ nm_setting_pppoe_new (<em class="parameter"><code><span class="type">void</span>
 <pre class="programlisting">const <span class="returnvalue">char</span> *
 nm_setting_pppoe_get_service (<em class="parameter"><code><a class="link" href="NMSettingPPPOE.html" title="NMSettingPPPOE"><span class="type">NMSettingPPPOE</span></a> *setting</code></em>);</pre>
 <div class="refsect3">
-<a name="id-1.2.28.9.4.4"></a><h4>Parameters</h4>
+<a name="nm-setting-pppoe-get-service.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -228,7 +228,7 @@ nm_setting_pppoe_get_service (<em class="parameter"><code><a class="link" href="
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.2.28.9.4.5"></a><h4>Returns</h4>
+<a name="nm-setting-pppoe-get-service.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSettingPPPOE.html#NMSettingPPPOE--service" title="The “service” property"><span class="type">“service”</span></a> property of the setting</p>
 </div>
 </div>
@@ -238,7 +238,7 @@ nm_setting_pppoe_get_service (<em class="parameter"><code><a class="link" href="
 <pre class="programlisting">const <span class="returnvalue">char</span> *
 nm_setting_pppoe_get_username (<em class="parameter"><code><a class="link" href="NMSettingPPPOE.html" title="NMSettingPPPOE"><span class="type">NMSettingPPPOE</span></a> *setting</code></em>);</pre>
 <div class="refsect3">
-<a name="id-1.2.28.9.5.4"></a><h4>Parameters</h4>
+<a name="nm-setting-pppoe-get-username.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -253,7 +253,7 @@ nm_setting_pppoe_get_username (<em class="parameter"><code><a class="link" href=
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.2.28.9.5.5"></a><h4>Returns</h4>
+<a name="nm-setting-pppoe-get-username.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSettingPPPOE.html#NMSettingPPPOE--username" title="The “username” property"><span class="type">“username”</span></a> property of the setting</p>
 </div>
 </div>
@@ -263,7 +263,7 @@ nm_setting_pppoe_get_username (<em class="parameter"><code><a class="link" href=
 <pre class="programlisting">const <span class="returnvalue">char</span> *
 nm_setting_pppoe_get_password (<em class="parameter"><code><a class="link" href="NMSettingPPPOE.html" title="NMSettingPPPOE"><span class="type">NMSettingPPPOE</span></a> *setting</code></em>);</pre>
 <div class="refsect3">
-<a name="id-1.2.28.9.6.4"></a><h4>Parameters</h4>
+<a name="nm-setting-pppoe-get-password.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -278,7 +278,7 @@ nm_setting_pppoe_get_password (<em class="parameter"><code><a class="link" href=
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.2.28.9.6.5"></a><h4>Returns</h4>
+<a name="nm-setting-pppoe-get-password.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSettingPPPOE.html#NMSettingPPPOE--password" title="The “password” property"><span class="type">“password”</span></a> property of the setting</p>
 </div>
 </div>
@@ -288,7 +288,7 @@ nm_setting_pppoe_get_password (<em class="parameter"><code><a class="link" href=
 <pre class="programlisting"><a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="returnvalue">NMSettingSecretFlags</span></a>
 nm_setting_pppoe_get_password_flags (<em class="parameter"><code><a class="link" href="NMSettingPPPOE.html" title="NMSettingPPPOE"><span class="type">NMSettingPPPOE</span></a> *setting</code></em>);</pre>
 <div class="refsect3">
-<a name="id-1.2.28.9.7.4"></a><h4>Parameters</h4>
+<a name="nm-setting-pppoe-get-password-flags.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -303,7 +303,7 @@ nm_setting_pppoe_get_password_flags (<em class="parameter"><code><a class="link"
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.2.28.9.7.5"></a><h4>Returns</h4>
+<a name="nm-setting-pppoe-get-password-flags.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a class="link" href="NMSettingPPPOE.html#NMSettingPPPOE--password" title="The “password” property"><span class="type">“password”</span></a></p>
 </div>
 </div>
@@ -319,7 +319,7 @@ nm_setting_pppoe_get_password_flags (<em class="parameter"><code><a class="link"
 <div class="refsect2">
 <a name="NMSettingPPPOEError"></a><h3>enum NMSettingPPPOEError</h3>
 <div class="refsect3">
-<a name="id-1.2.28.10.3.3"></a><h4>Members</h4>
+<a name="NMSettingPPPOEError.members"></a><h4>Members</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="300px" class="enum_members_name">
@@ -432,6 +432,6 @@ access concentrators or a specific service is known to be required.</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