diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2021-08-25 15:23:22 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2021-08-25 15:23:22 +0200 |
| commit | cfb80376641fa49137b9996130352697e7f8b436 (patch) | |
| tree | 4ac3eb90a08f27a8bff2372052f8ae78f7e7c3aa /docs/libnm/html/NMSettingPppoe.html | |
| parent | 35779c6675728fa6f0fd0a21cefb904408509c23 (diff) | |
New upstream version 1.32.10
Diffstat (limited to 'docs/libnm/html/NMSettingPppoe.html')
| -rw-r--r-- | docs/libnm/html/NMSettingPppoe.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/libnm/html/NMSettingPppoe.html b/docs/libnm/html/NMSettingPppoe.html index b4758f37..f1439b19 100644 --- a/docs/libnm/html/NMSettingPppoe.html +++ b/docs/libnm/html/NMSettingPppoe.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingPpp.html" title="NMSettingPpp"> <link rel="next" href="NMSettingProxy.html" title="NMSettingProxy"> -<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -137,7 +137,7 @@ nm_setting_pppoe_new (<em class="parameter"><code><span class="type">void</span> <div class="refsect3"> <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="The caller owns the data, and is responsible for free it."><span class="acronym">transfer full</span></acronym>]</span></p> +<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> </div> <hr> @@ -162,7 +162,7 @@ nm_setting_pppoe_get_parent (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-parent.returns"></a><h4>Returns</h4> -<p> the <span class="type">“parent”</span> property of the setting</p> +<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--parent"><span class="type">“parent”</span></a> property of the setting</p> </div> <p class="since">Since: 1.10</p> </div> @@ -188,7 +188,7 @@ nm_setting_pppoe_get_service (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-service.returns"></a><h4>Returns</h4> -<p> the <span class="type">“service”</span> property of the setting</p> +<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--service"><span class="type">“service”</span></a> property of the setting</p> </div> </div> <hr> @@ -213,7 +213,7 @@ nm_setting_pppoe_get_username (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-username.returns"></a><h4>Returns</h4> -<p> the <span class="type">“username”</span> property of the setting</p> +<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--username"><span class="type">“username”</span></a> property of the setting</p> </div> </div> <hr> @@ -238,7 +238,7 @@ nm_setting_pppoe_get_password (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-password.returns"></a><h4>Returns</h4> -<p> the <span class="type">“password”</span> property of the setting</p> +<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--password"><span class="type">“password”</span></a> property of the setting</p> </div> </div> <hr> @@ -263,7 +263,7 @@ nm_setting_pppoe_get_password_flags (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <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 <span class="type">“password”</span></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSettingPppoe.html#NMSettingPppoe--password"><span class="type">“password”</span></a></p> </div> </div> </div> @@ -307,6 +307,6 @@ nm_setting_pppoe_get_password_flags (<em class="parameter"><code><a class="link" </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.33.1</div> +<hr>Generated by GTK-Doc V1.33.0</div> </body> </html> \ No newline at end of file |